The event_list and espresso_calendar category parameters do not have a filter to exclude a specific category at this time. I can suggest creating a new category, and assigning the events you’d like to appear on a page by using the [EVENT_LIST] category parameter on a separate page (for the event list), and add the category parameter for the calendar. Note that the [EVENT_LIST] shortcode should not replace the [ESPRESSO_EVENTS] shortcode. See the shortcode documentation for more info: https://eventespresso.com/wiki/shortcodes-template-variables/
Calendar shortcode documentation can be read here: https://eventespresso.com/wiki/calendar/
Date entries can be selectively hidden with CSS. As an example, this will hide the date from the list for an event with the ID of 1:
#event_date-1 {display:none;}
Viewing 1 reply thread
The support post ‘Hide a category from the event list’ 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.