Did it only show sold out on the front end? When logged in or out?
The screenshots show your event status as upcoming (top right) and ticket on that event as active (status bar to the left of each individual ticket) so as far as EE is concerned that event is active.
Looking at the first link you provided if I view the source code I see this comment:
<!-- WP Fastest Cache file was created in 0.78134894371033 seconds, on 10-05-21 18:39:55 -->
I’m guessing the pages (the event list and single event pages are set to cache) were cached when the event was set to sold out and user then saw the stale cache and it’s now been regenerated on the above date/time so shows correctly. I’d recommend you exclude any EE pages from caching and we have some details on this here:
The above looks like a page in which you are using [ESPRESSO_EVENTS] to list the event, so that would also need to be added to the exclude list.
There is a reservation system in EE to prevent overselling, so if someone selects the last ticket on an event the status will switch to sold out for the duration of the users session. If they don’t complete the purchase it will then ‘release’ that ticket again which will switch the event status back. That won’t show up on the front end if users are getting a cached version of the output.
Viewing 1 reply thread
The support post ‘Events says Sold Out BUT its not!’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.