- This topic has 3 replies, 2 voices, and was last updated 4 years ago by .
The topic ‘Filters in groups.’ is closed to new replies.
Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST
Be sure we're doing our best to manage your topic as soon as possible.
Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Groups › Filters in groups.
Hello
I have a problem with filters in groups. I would like to remove the organize option to organize alphabetically. Could you tell me where I find these filters?
Hi Tayronasoft,
Unfortunately there are no options to change those filters in the block, this is the default behaviour provided by BuddyPress.
However, as a courtesy, here is a CSS snippet that you can use to hide the alphabetical filter :
/**
* Hide the alphabetical filter in groups block
*/
div.grimlock-buddypress-groups-section #groups-list-options > a#alphabetical-groups {
display: none;
}
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.
It’s important to note that we only share snippets as a gesture to solve small requests or to fix an important bug. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Hope this helps !
Regards,
Thanks. This has been very helpful.
The topic ‘Filters in groups.’ is closed to new replies.
You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.
Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️
Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.
To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.
Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.



