Skip to:
Content
Pages
Categories
Search
Top
Bottom

How can i remove ‘All Members’ and ‘Mentions’ in activity page?


  • baedyllion
    Participant

    @baedyllion

    Hello everyone,

    I’m pretty new to wordpress and buddypres and have to add I’m not a coder myself. I’m trying to find a solution on how I can remove ‘All Members’ and ‘Mentions’ in activity page in buddypress. In activity page I want to show just the activity of ‘My Groups’ . I tried CSS to do that but It didnt work out. Can anybody help me with this ?

    Thanks in advance.

    Cheers.

Viewing 1 replies (of 1 total)

  • clickallco
    Participant

    @clickallco

    If you meant the sitewide activity page then you could apply some minor css like this.

    #buddypress #activity-all,
    #buddypress #activity-mentions {
    	display:none!important
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar