- This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Customize which events are shown in list view
Hi Franky
I am wondering whether it is possible to exclude a specific event from the overview in the calendar of my website.
I use the shortcode [events_list scope=2022-05-01--2022-05-31] for the month of May in this example but I wonder if I am able to exclude a specific set of events in the overview.
Thanks for your reply and dedication, have been sing it since 2012 and very happy with how it has been working for me ever since.
Set the events you don’t want to show in a category and exclude that cat. An example (if that category to exclude has ID 4):
[eme_events scope=2022-05-01--2022-05-31 notcategory=4]
(also: use eme_events, events_list is deprecated)
Thanks Franky,
Works likes a charm. You’re truly a legend 🙂