Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to hide the navigator tabs (Activity, Profile, Messages, Friends, etc)


  • sebastian.ricaldoni
    Member

    @sebastianricaldoni

    Hi, I want to know how can I hide the navigator tabs as well as the subtabs that are displayed pretty much everywhere. I will give access to those ‘sections’/ tabs but from my custom links.

    Appreciate anyone who can help me.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

  • r-a-y
    Keymaster

    @r-a-y

    You’d need to get rid of `bp_get_displayed_user_nav()` and `bp_get_options_nav()` from your BP templates specifically in the /members/single/ folder of your theme.


    sebastian.ricaldoni
    Member

    @sebastianricaldoni

    I finally came up with the solution. I used Firebug to look up the for the list items in the DOM. Once I had spotted the parent element I set the display property to none. This worked as expected so I made the necessary updates to default.css in the _inc/css subfolder.

    Thanks anyway.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide the navigator tabs (Activity, Profile, Messages, Friends, etc)’ is closed to new replies.
Skip to toolbar