Posted: November 4, 2017 at 2:04 am
Hello, It was working perfectly fine 2-3 months ago but now the sold out events with multiple tickets have their statuses ‘Published’. This is very inconvenient for us since the waitlist form is not loaded in these cases. I am guessing the system does not care the limit for the event if the ticket Qty total exceed this limit. I am attaching the screenshots of one of the events. The frontend link for the event is https://alphastar.academy/events/amca-17f-3/. Please help, thanks… |
|
The message did not show the images. I am pasting the links: https://imagebin.ca/v/3g6vWWfJpvGx |
|
Hi there, Actually what’s happening with that particular event is its Datetime is “Active”, meaning the event is in progress (it’s currently between the datetime’s start date and end date). May I ask does your code that checks whether the event is sold out or not check only on the post_status or does it also check the number of tickets sold vs available tickets? |
|
Hi Josh, The code was courteously provided by you.
Thanks. |
|
Yeah that code will not work in every case, like when the event is active. You can do something like this instead:
|
|
Got it, thanks… |
|
The support post ‘Sold Out Events are not Sold Out’ 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.