To add a bit more detail. I am using the shortcode [ecs-list-events cat=’Volunteers’] which successfully brings in a list of events just for my volunteers on the volunteers page.
I want to hide the volunteer events from my main event listing calendar so I selected “Hide From Events Listings” on the event page. When I do this the event also disappears from the shortcode generated list.
Is there a way to display events on specific pages using your short code, that are hidden from the main list?
-
This reply was modified 5 years, 4 months ago by
helenbutt.
Hi @helenbutt !
In the pro version there’s now an option to add show_hidden="true" in the shortcode to show events marked as hidden:
https://eventcalendarnewsletter.com/events-calendar-shortcode-pro-options/#show_hidden
Let me know if that doesn’t do the trick!