You can make an event span multiple days (long events), but so far I’ve not seen a way to make a single event have multiple non-consecutive days.
It’s functionality I’m interested in myself, so I might take a stab at writing an add-on to do so if it’s not a feature that’s already supported.
Thanks for your response. I’d vote +1 for that feature.
Hi,
another similar thread – http://ww.wp.xz.cn/support/topic/plugin-events-manager-one-event-with-multiple-datestimes?replies=4
also, here is a similar thread from pro forums by @marcus
Well one thing you can do is create a ‘master’ event which starts and ends on the relevant dates. Then create either a recurring event or just manually create/duplicate events which contain the event info for those specific days.
What you then do is not enable bookings on those sub-days and link to the ‘master’ event. If you want to show the sub-events, you can use [events_list category=”x”] where x is your category id of these events.
You can even hide that master event from events lists if need by by assigning it a specific category and filtering it out that way.
something we’ll eventually be adding as well, but we’ll be probably adding substantial changes/rewrites that will partially replace the recurrence system we have already