BuddyDev

Search

Member Visibility Manager – Where is it called in the php?

  • Participant
    Level: Initiated
    Posts: 2
    Colin on #24052

    I have the plugin installed and in the admin dashboard I see the overall settings but on the front end it’s not outputting on their profile settings. I use a slightly customised settings page but it all calls the same template parts including plugins php template. How do I output the settings page from your plugin into the site for them to use?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #24053

    Hi Colin,
    Welcome to BuddyDev.

    Can you please confirm if you see the “Profile Privacy” in adminbar account menu(under settings) or under your Profile->Settings tab.

    If not, then the plugin might not be enabled for users. Please visit plugin settings in dashboard and make sure to enable it.

    If you see the above links and on clicking page is not opened or content is not shown, the possible reason will be plugins.php template may be missing the bp_template_content hook.

    If possible, Please share the plugins.php code( you can use backtick(`) ) to share the code in forum.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved