Posted: March 25, 2016 at 12:38 pm
|
This would be for a website for a coalition of theaters. |
Hi Mike,
Are you referring to the EE4 events calendar? If so then yes that should be simple enough. Create a page for each individual theater and add the [ESPRESSO_CALENDAR category_slug=theater-slug] shortcode to each page. The events for each theater would need to be added to a category for the calendar to pull the correct events.
When you create an event within EE4 you set you create a ‘datetime’ within the event, that is the instance of that event (you can actually have multiple different datetimes) So you can set your event start/end date/times within a single datetime. If the start date is set to a date after the current date, the event is ‘Upcoming’. If the current date is between the start date and end date, the event is ‘Active’. Finally if both the start and end date have passed then the event has ‘expired’. So I’m assuming your ‘in production’ events would be the upcoming events? (Note that ‘Active’ events are events happening right now) If so then the default behaiour for EE does what you are requesting. Upcoming and active events are listed by date, as a event becomes expired it is no longer displayed.
This will likely need some custom development depending on your theme and exactly how you want the events to look. Are you comfortable with WordPress theme templates? Have you tried signing up to Test Drive Event Espresso 4? There you can demo the full plugin, create events and see how EE works. |
|
The support post ‘Multiple venues – home page grid?’ 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.