Skip to:
Content
Pages
Categories
Search
Top
Bottom

Make members listing page private not using membership plugin?

  • @ginnybee

    Participant

    I need to hide the members page (being called Browse experts on my site) from public view. I have accomplished this on all of the other pages using a membership plugin however it is not working on this page as I have to put “private” tags around the content on the edit page in WP. As this page is auto generating by BuddyPress there is no content on the page . There for i have been told by the support team of the membership plugin that…..

    If there’s no content, it means the page won’t read the the_content() function

    Is there another way to hide just this page from public?

    It’s this page here http://findaukexpert.com/browse-expert-listings-2/

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • @henrywright

    Moderator

    I can’t really tell for sure but reading your post it seems you have ‘private tags’ that you’re wrapping around stuff you’d like to keep private?

    Maybe try wrapping these tags around the members loop bp_has_members()?

    @henrywright

    Moderator

    Nice solution @barney92!

    @ginnybee

    Participant

    Thanks for that @barney92 worked perfectly!

    Any idea how to only show member type 1 and not member type 2???

    G

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Make members listing page private not using membership plugin?’ is closed to new replies.
Skip to toolbar