Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Feature Requests › Hide Groups number in Groups directory
- This topic has 4 replies, 2 voices, and was last updated 3 years, 7 months ago by
Nifty.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6690 Posts
Hi Nifty, 🙂
Please be aware that this feature is managed by BuddyPress plugin, not out theme. However, it seems a related request has already been addressed in another topic: Remove the number above the number of members.
In this topic, we made a CSS snippet that can hide the members count, but should also hide the groups count. Here it is:
/** * Remove the BP members/groups count. */ #buddypress:not(.youzer) div.item-list-tabs.primary-list-tabs > ul > li > a span { display: none !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you. However, don’t hesitate to come back to us if you’re facing any trouble with it.Also, it’s important to remember that we usually share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
June 22, 2021 at 13:14 #32763@themodactyl- 0 Topics
- 6690 Posts
Hi Nifty,
Thank you for your great feedback. 🙏🏼
After discussing it with our team, we conclude it would be indeed very nice to have the same option to hide the groups count.
As your idea could be a nice addition to our theme, we will implement this feature if other community members upvote your request.
We’ll keep you informed. Thank you very much for contributing to this theme!
Best regards,
June 24, 2021 at 10:04 #32803 -
AuthorPosts
You must be logged in to reply to this topic.