We know with all the new plugins or whether your using BuddyPress User Profile Tabs Creator Pro plugin, then you may have noticed profile tabs can become quite crowded and some may not even be relevant to the user... 


Do not worry we noticed that it was becoming a more needed feature so we have added aa customisable setting for this;


Steps to take

Step 1: From the front end logged in as a site admin you will notice the customise option in the admin bar...




If you do not see this then make sure the admin tool bar is not hidden to admin's. You can check this in Buddyboss-settings-general



Step 2: In the navigation on the left side go to Buddyboss Platform - Profile Navigation and also to see what your changing, select view profile.



Step 3: Hide which ever tabs you do NOT want your users to see press 'Publish'..! Then you're done! 



If that really easy process was not easy enough for you and you like to make this more difficult for yourself you can use this custom code snippet bellow...

Please follow the steps below:

1. Go to BuddyBoss > Theme Options

2. Under Custom Codes, enable CSS

3. Append the following:



#activity-personal-li,
#media-personal-li,
#xprofile-personal-li,
#friends-personal-li,
#groups-personal-li,
#forums-personal-li,
#invites-personal-li,
#courses-personal-li,
#document-personal-li {
display: none;
}

4. Save changes 


Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/