[ad_1]
I’ve updated The Events Calendar to v6.+ for a client, and the process required updating the database entries for all (468) of the events on their calendar, which gave them all the same “created” date (which I think may be the issue). I have a MetaSlider instance on the home page which draws events from the calendar. This is my call for the events in the slider:
{title}
{event_start_date} – {event_start_time}
A maximum of 8 current events should be called by event date in ASC order. However, the slider is displaying expired events going back to 2018. Is this because the event entries all have the same “created” date? Is there any way to resolve this without deleting events/changing the created dates?
The page I need help with: [log in to see the link]
