Hide RSVP/Waitlist Until Tickets are sold out
-
I currently have 16 tickets available for a an event.
I also have 4 waitlist/rsvp tickets.On the front-end it shows the RSVP/Waitlist and below it is hows the tickets so it’s confusing for the user.
Id like it so that the Tickets show as there is availability and only when the tickets sell out, only then does the RSVP show up.
At the moment it shows this: https://ibb.co/SQGgB50
Does anyone have any insight into how to do this? I imagine some script could be written and applied that essentially tied into the event tickets and said “once the tickets go to 0 on an event” only then show the RSVP / Waitlist section on the page, but otherwise hide it. So, the RSVP/Waitlist section would just be hiddden by “display: none;” until the tickets reach 0 and then it shows display: block or similar.
Does anyone know how to do this, or if it’s possible? If so, willing to hire someone too for the answer.
- The topic ‘Hide RSVP/Waitlist Until Tickets are sold out’ is closed to new replies.