-
bp-help replied to the topic How to enable users to block other users from their profile? in the forum Installing BuddyPress 11 years, 3 months ago
@ishanna
If you have made a child theme you could use this tutorial and it limits friends to view your profile.
http://wpmu.org/how-to-add-profile-privacy-to-buddypress/
Other than that then you are limited to the premium plugins listed above. I have tried the plugin I recommended and it works. -
bp-help replied to the topic How to enable users to block other users from their profile? in the forum Installing BuddyPress 11 years, 3 months ago
@shanebp
And are you the author of that plugin? -
bp-help replied to the topic How to enable users to block other users from their profile? in the forum Installing BuddyPress 11 years, 3 months ago
@ishanna
I recommend: -
bp-help replied to the topic [Resolved] Hiding Groups, Activity & Members List to Non Members in the forum How-to & Troubleshooting 11 years, 3 months ago
@wickedbl0ke
Negative on the love making but you could donate a beer or two! Or a McDouble even! -
bp-help replied to the topic [Resolved] Hiding Groups, Activity & Members List to Non Members in the forum How-to & Troubleshooting 11 years, 3 months ago
@wickedbl0ke
Untested!
[Read more]
/* Prevent logged out users from accessing bp activity page */
function nonreg_visitor_redirect() {
global $bp;
if ( bp_is_activity_component() || bp_is_groups_component() || bp_is_group_forum() || bp_is_page( BP_MEMBERS_SLUG ) ) {
if(!is_user_logged_in()) { //just a visitor and not logged in
wp_redirect(… -
bp-help replied to the topic User profile in the forum How-to & Troubleshooting 11 years, 3 months ago
@cbedon
I personally haven’t test it and it doesn’t appear to be updated for the latest versions of WP & BP. You can test it and if it doesn’t work then contact the author on the plugins support page.
https://wordpress.org/plugins/bp-force-profile/ -
bp-help replied to the topic User Registration in the forum How-to & Troubleshooting 11 years, 3 months ago
-
bp-help replied to the topic How to unblock my posts using Private Community For BP plugin? in the forum Installing BuddyPress 11 years, 3 months ago
@whitewolf1988
Negative! I want a lot but I ain’t to old for my wants to hurt me! So please don’t ask this again! -
bp-help replied to the topic Create a link to menu options in the forum Creating & Extending 11 years, 3 months ago
@jorgebook1
Your welcome! Glad I could help! -
bp-help replied to the topic How to unblock my posts using Private Community For BP plugin? in the forum Installing BuddyPress 11 years, 3 months ago
@whitewolf1988
Negative! The only free version is on the WP repository. -
bp-help replied to the topic How to unblock my posts using Private Community For BP plugin? in the forum Installing BuddyPress 11 years, 3 months ago
@whitewolf1988
Updated to 3.6 and I also have a version that allows to unblock entire categories but I am thinking on monetizing it because hardly no one donates and I think the flexibility of unblocking an entire category is worth a couple bucks. Let me know if your interested. -
bp-help replied to the topic Create a link to menu options in the forum Creating & Extending 11 years, 3 months ago
@jorgebook1
See my replies toward the bottom of the page on the following topic:
https://buddypress.org/support/topic/dynamic-urls-for-buddypress-user-profiles-friends-etc/
This is just a reference and is not all inclusive. -
bp-help replied to the topic How to unblock my posts using Private Community For BP plugin? in the forum Installing BuddyPress 11 years, 3 months ago
@whitewolf1988
Just updated Private Community For BP to 3.5 you can now unblock your posts as well as pages. -
bp-help replied to the topic Registrations don't work in the forum How-to & Troubleshooting 11 years, 3 months ago
@hnla @mercime
I am really starting to think we need to just put up a codex page that addresses this issue and links the users to it since it seems to be a consistent issue. The same with users wanting to see the registration page when they are logged in which is not default behavior. I find myself answering the same issues a lot of times and I…[Read more] -
bp-help replied to the topic Warning: Better WP Security plugin breaks group admins… in the forum Third Party Plugins 11 years, 3 months ago
@jschodde
This plugin is not tagged BuddyPress so I think it would be more appropriate to post it on the authors support forum here:
https://wordpress.org/support/plugin/better-wp-security
Maybe ask the author to update it for use with BP and tag it appropriately afterwards. -
bp-help replied to the topic Registration page not working in the forum Installing BuddyPress 11 years, 3 months ago
@grmadmin
It makes no logical since to view the registration if you already have the credentials to be logged in. That is default behavior. Instead of using another computer to check it why not just use a different browser on the same computer? Alternatively you could use the same browser by using firefox’s private window or chromes incognito window. -
bp-help replied to the topic [Resolved] Install wizard in the forum Installing BuddyPress 11 years, 3 months ago
@grmadmin
As of BP 1.7 thru 1.8+ there is no install wizard. You just activate it and configure the components in dashboard/settings/buddypress/components. Are you using a different version below BP 1.7? -
bp-help replied to the topic BuddyPress won't install in the forum Installing BuddyPress 11 years, 3 months ago
@parmkals
As @ubernaut stated I would FTP BuddyPress because if you do not have access to the php.ini then you can not change it and it may hang when downloading and installing BP. If that is the case then just download BP to your hard drive extract it and FTP it to: your-site/wp-content/plugins on your server. You will need the credentials from…[Read more] -
bp-help replied to the topic How to unblock my posts using Private Community For BP plugin? in the forum Installing BuddyPress 11 years, 3 months ago
@whitewolf1988
There are other plugins out there that will accomplish this. This plugin is primarily for BP and bbPress pages. I may however integrate this in a future update. -
bp-help replied to the topic BuddyPress missing Privacy Menu in the forum How-to & Troubleshooting 11 years, 3 months ago
@nerdicus99
You must have been mistaken because that was never in the BP core. It was only offered as a plugin. The privacy settings in xprofiles has been there since 1.6 but the activity post privacy was never added to the core and it took BuddyPress Activity Privacy plugin to make that happen. I would like to see this included in the core…[Read more] - Load More
@bphelp
Active 9 years, 1 month ago