This plugin blocks the entire site though. I am looking for something that allows you to choose what pages are restricted and need to be logged in to see.
Hi there,
I’m using BuddyPress since no much long so may be my solution is not the coolest.
I’ll tell you what I’ve done to achieve my goal. (allow access to members directory to registered and non-registerd user.)
Go to CBOX theme options and have a look into BuddyPress options. There you’ll see this option ‘Turn this option on to restrict access to your BuddyPress components to members only’.
Turn it on. That way BuddyPress components will be restricted including members directory.
As a I want it to be public I edit a function… maybe_redirect(). There I added this “|| bp_is_current_component(‘members’ )” to the if coondition.
That way, I make members directory accesible for everyone.
Hope this help you, mate.
I had the same problem and was hunting for a solution only yesterday. After much searching and trying various plugins (some VERY old and inoperative) I found this very new one:
Private BP Pages
Just use that text as the search text for ‘Add New’ from your WP plugins page.
See my review here
https://wordpress.org/support/view/plugin-reviews/private-bp-pages
The edit I mention is important. Seems to work fine but I need to do more testing.
Hello gizmophotos,
I am looking for something that you were looking too, that allows you to choose what pages are restricted and need to be logged in to see. did you had any luck? could you please let me know?
thanks,
ganesh