In basic settings filters are on and categories off
But the categories drop down is still on the calendar?
Under advanced we disabled categories
Still see the dropdown? How can we disable the category drop down.
Question 2: maybe this should be another ticket but when we choose a venue we see a blank calendar… I’d like to see either “No events scheduled” or the calendar move to the next event. Some of these classes aren’t available for a few months and visitors will get frustrated clicking through to maybe find a class?
Hi Bob, the events category dropdown and the venue dropdown are part of the first setting in your screenshot.
You can add this line of CSS to your child theme to hide the events category dropdown menu:
select#ee-category-submit {display:none;}
The categories option that in your second screenshot is for showing events by categories through colors that are set for each category in the WP dashboard.
The events calendar does not have no events scheduled option that you described.
Ok thanks, client has opted not to use the calendar. They worried the drop down would confuse people or force them to scroll through to find the next available class.
If they decide to use the calendar in the future, you can hide the category dropdown select with CSS will and only the venue selector will display.
You can also add text to the calendar page that instructs them to click the next month button if they don’t see an upcoming event for this month for their venue.
Viewing 3 reply threads
The support post ‘EE4 Calendar – Disable category and move to next event on venue choice’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.