[Events Manager] Booking form still showing when 0 tickets are available
-
I am having an issue with an event or two and wondering if there is a quick fix.
I have customized the placeholder a bit to make this happen so maybe it’s something I messed up in there and you can’t help me but maybe it’s not.I created an event with 10 spaces, and people signed up for all of them, now the booking form is still showing on the page but there are no available spaces.
I have the if/else statement intact where
elseif( count($EM_Tickets->tickets) == 0 )
goes down and it all seems like it should be working but for some reason it is not.Has anyone experienced this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Events Manager] Booking form still showing when 0 tickets are available’ is closed to new replies.