Show all categories by default Post date Home › Forums › Calendar Products › Community Events › Show all categories by default This topic has 3 replies, 2 voices, and was last updated 10 years, 3 months ago by Geoff. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 18, 2015 at 7:16 pm #1043892 smythkowalczykParticipant Is there a way to show all categories by default without having to select the “Show all categories” selection. Thanks in advance for your help. December 21, 2015 at 2:49 pm #1044886 GeoffMember Hey there, Sure thing! Try adding this CSS to your site’sĀ style.css file or using a plugin like Simple Custom CSS: #tribe-community-events #event-categories ul li.hidden_category { display: block; } #show_hidden_categories { display: none; } That seemed to do the trick when I tested it out. Let me know if it’s the same for you. š Cheers! Geoff December 21, 2015 at 3:00 pm #1044893 smythkowalczykParticipant Yes! It’s a thing of beauty. Thanks! December 21, 2015 at 3:01 pm #1044895 GeoffMember My pleasure! Stoked that helps and thanks again for reaching out. š Geoff Author Posts Viewing 4 posts - 1 through 4 (of 4 total) The topic ‘Show all categories by default’ is closed to new replies. → Please verify your API key is correctly entered on the settings