Skip to:
Content
Pages
Categories
Search
Top
Bottom

Reply To: Remove Sitewide Activity


thelandman
Participant

@thelandman

@bojanski,

Here is the code you are looking for, you’ll find it under /wp-content/themes/yourtheme/activity/index.php around line 22. This is presuming you have created a child theme based on the default BP theme.

<li class="selected" id="activity-all"><a href=&quot;" title=""></a></li>

Remove that code and you should be good to go.

Skip to toolbar