Skip to:
Content
Pages
Categories
Search
Top
Bottom

Blogs in 'My Account' and 'Profiles' gone

  • Hello everyone, our BuddyPress website will have some blogs, but not that USERS can create one. The idea is that we create a blog, and give those blogs some authors… so, we don’t want to have the Blogs link in the My Account list at the top, and also the Blogs link when you visit a user pages, where you see:

    ” * Activity

    * Profile

    * Blogs (1)

    * Messages

    * Friends (0)

    * Groups (6)

    * Settings

    so, the bottom line is that we don’t want those Blogs links… can we remove those? Because in the home.php of the members map, you have those code:

    “<?php bp_get_displayed_user_nav() ?>

    <?php do_action( ‘bp_members_directory_member_types’ ) ?>”

    and I believe that thats the code, where its calls for the BLOGS link on the PROFILE page?

    Thanks so much for already for all the feedback!

    Erwin

Viewing 1 replies (of 1 total)
  • Hi Erwin,

    First caveat: there may be a simpler way to do this, such as disabling user blogs in the wp-admin backend or something (I don’t know if that would actually remove ‘blogs’ from the listings or not), but it sounds like that might not serve your purposes entirely anyway.

    That said, to modify what appears in the admin bar you should take a look at this how-to:

    https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/

    As for customizing the user nav bar, I’m looking for help with that as well.

    As for the user nav bar, I’ve been working on a similar problem — I just want to change the options — but I haven’t figured it out yet.

    B

Viewing 1 replies (of 1 total)
  • The topic ‘Blogs in 'My Account' and 'Profiles' gone’ is closed to new replies.
Skip to toolbar