-
bp-help replied to the topic [Resolved] Where is activity stream privacy? in the forum Installing BuddyPress 11 years, 6 months ago
@megainfo
Thanks for the awesome update. I’m looking forward to the new features you listed for the next release!
Keep up the great work! 🙂 -
bp-help replied to the topic [BP 1.7.1]"My Profile" fields not showing up on sign-up page in the forum How-to & Troubleshooting 11 years, 6 months ago
That is strange and not default BP behavior so you need to supply more info on your setup. I see you have already stated using BP 1.7.1 so what version of WP? What plugins and theme are you using? Have you tried the basic troubleshooting procedures by deactivating all plugins other that BP and reverting to bp-default or twenty twelve theme to see…[Read more]
-
bp-help replied to the topic [BP 1.7.1]"My Profile" fields not showing up on sign-up page in the forum How-to & Troubleshooting 11 years, 6 months ago
@smartmwp
By default new users are set to subscriber’s so why did you have to set it?
Is the profile fields you want for registration placed in the base profile which shows up automatically on registration? If you added those fields to a new field group which is secondary then it only shows after the user has activated and logged in to their…[Read more] -
bp-help replied to the topic [Resolved] Where is activity stream privacy? in the forum Installing BuddyPress 11 years, 6 months ago
@ubernaut @inkblots @hnla @mercime
It is safe to say this issue should be officially closed thanks to the work of @megainfo with the buddypress activity privacy plugin which totally caught me by surprise and throughout my tests I have found it works flawlessly. Here is the link to this awesome…[Read more] -
bp-help replied to the topic Can I make Members Directory Private? in the forum How-to & Troubleshooting 11 years, 6 months ago
Sounds like your theme is throwing an error not the plugin as I have double checked that there is no whitespace. You need to check your theme for any whitespace lines before and after the opening and closing php tags and remove it. As far as modifying the plugin see line 24 in private-community-for-bp.php and change it from this:
[Read more]
if (… -
bp-help replied to the topic Is Welcome Pack Working For Everyone Since The Latest Update ? in the forum Third Party Plugins 11 years, 6 months ago
@krisdarty
Didn’t you read the requirements? It states clearly it is compatible up to: WP 3.3.1, BuddyPress 1.5.3.1. So until @djpaul has plans or time to update the plugin then I suppose you should not use it if its not working for you. Otherwise if you have time deadlines and you know how to code then the source is there for you to tweak.…[Read more] -
bp-help replied to the topic Can I make Members Directory Private? in the forum How-to & Troubleshooting 11 years, 6 months ago
@mshane8
This small plugin makes all buddypress related pages private and redirects logged out visitors to the register page. Read the readme.txt and study the comments in the plugins private-community-for-bp.php if the default functionality does not meet your requirement then you can edit it to do so. Get it…[Read more] -
bp-help replied to the topic Terms of use plugin for Buddy Press in the forum How-to & Troubleshooting 11 years, 6 months ago
See my response here:
https://buddypress.org/support/topic/terms-of-agreement-checkbox-for-registration/
You will need to write a page of your Terms Of Service and you can add a link in the profile field description that would link to that page. After you create the page just copy the permalink under the Title and then paste it into the field…[Read more] -
bp-help replied to the topic Call to undefined function bp_has_groups() in the forum Installing BuddyPress 11 years, 6 months ago
@pierre-j
Just read there error itself. If your not using groups and this theme is calling that function then just comment out the call.
Example:
<?php /*bp_has_groups()*/ ?>
-
bp-help replied to the topic New Users Cannot Login to Buddypress After Activating their Account. in the forum How-to & Troubleshooting 11 years, 6 months ago
@flixya4gabby
Unfortunately your going to have to use the process of elimination by activating each plugin individually and testing against it until you narrow it down to find the plugin that is the culprit. Once you find the plugin that is causing the issue the go to the plugin authors support forum and report your findings. -
bp-help replied to the topic Remove profile links in the forum How-to & Troubleshooting 11 years, 6 months ago
@praisehim
For the sake of convenience I made a super light weight plugin wrapped in a class that may enable you to use the Buddypress Xprofile Custom Fields Type plugin along with the plugin I made to get rid of the profile links. Give it a try and give some feedback if this resolves the conflict! Get the plugin…[Read more] -
bp-help replied to the topic Remove profile links in the forum How-to & Troubleshooting 11 years, 6 months ago
@praisehim
Your very much welcome! Glad I could assist you. -
bp-help replied to the topic Remove profile links in the forum How-to & Troubleshooting 11 years, 6 months ago
I forgot to add this link which explains adding a class which wraps the function of the plugin:
https://codex.wordpress.org/Plugin_API
Note the part about avoiding function name collisions. -
bp-help replied to the topic Remove profile links in the forum How-to & Troubleshooting 11 years, 6 months ago
@praisehim
I suggest you ask the plugins author on their support forum why it conflicts with this function. Request that they add a class to the plugin. A lot of times that helps with conflicting functions. If that doesn’t work then simply don’t use the plugin. For now that is the best advise I can give you. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 6 months ago
@walid3
That sounds like a great idea that maybe you should open a ticket on this. -
bp-help replied to the topic Notices don't work in the forum How-to & Troubleshooting 11 years, 7 months ago
@famous
https://buddypress.org/support/topic/when-asking-for-support-2/
Same applies here! You need to supply your info as it instructs in the above link on every support topic you open because it is isolated to your individual setup! Otherwise it is just a pure guess which usually doesn’t fix the issue. -
bp-help replied to the topic Delete Selected not working in the forum How-to & Troubleshooting 11 years, 7 months ago
@famous
https://buddypress.org/support/topic/when-asking-for-support-2/
You need to supply your info as it instructs in the above link on every support topic you open because it is isolated to your individual setup! Otherwise it is just a pure guess which usually doesn’t fix the issue. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 7 months ago
@walid3
Glad I could help but realistically that would take a huge amount of effort for the BP Dev team to integrate every country, every state, and every city in the world into BP so I don’t think they would look too seriously at something of this nature. But then again that is just my opinion. -
bp-help replied to the topic walled garden and bbpress in the forum Installing BuddyPress 11 years, 7 months ago
@valuser
Thanks again for the feedback! I will see what I can do to lock down those pages as well. -
bp-help replied to the topic [Resolved] a way to add a list of 168 city to profile fields automatically? in the forum How-to & Troubleshooting 11 years, 7 months ago
@walid3
Not sure about the translation but add the code in the link below to bp-custom.php
http://pastebin.com/asjAAcru - Load More
@bphelp
Active 9 years, 1 month ago