Skip to:
Content
Pages
Categories
Search
Top
Bottom

Removing ”Blogs” out of Member navigations

  • @stef78

    Participant

    I’d like to remove the “Blogs” button on the member navigation.

    Blogs

    And out of the adminbar.
    Is there a hack or a plugin to achieve this?

    Thanks!

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

    Participant

    Some thoughts;
    – Assuming you don’t want others creating blogs in your installation, and you’re on WPMU, go to Site Admin > Options – under Registration Settings – choose ” User accounts may be registered.”
    – Deactivate the Blogs component in admin dashboard – BuddyPress > Components Setup – under Blog Tracking – choose disabled
    – Furthermore – https://codex.buddypress.org/how-to-guides/modifying-the-buddypress-admin-bar/

    @r-a-y

    Keymaster

    You still want to keep blogs, but want to hide it from the navigation correct?

    Use CSS!
    li#blogs-personal-li, a#bp-admin-blogs {display:none;}

    @stef78

    Participant

    Thanks you!
    Both options work.
    I’ll go for the first one. I need to deactivate the blog function for a while..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Removing ”Blogs” out of Member navigations’ is closed to new replies.
Skip to toolbar