I am using
[Event Calendar show_expired=true] on desktop and mobile and [ESPRESSO_EVENTS show_expired=false limit=50] on mobile view.
when I use [ESPRESSO_EVENTS show_expired=false limit=100]
This second code on mobile still shows the events from previous day.
I have deleted my cache plugin and the issue persists. How can this be fixed?
I have tried getting around this by using upcoming events widget on mobile view but the same issue happens. It always shows events from the previous day. I have to go in there manually delete the shortcode/widget several times and re add it for it to update.
It looks like there is an issue with the show_expired=false shortcode parameter here.
I’ll create a ticket to investigate this but in the meantime the default value for show_expired is false, so using [ESPRESSO_EVENTS limit=100] should fix this for you.