We are having a conference and we have 20 or so tickets. Early bird registration, regular registration and on site registration categories. It is confusing to our clients when they see all of the tickets listed. (It does not matter that they are “greyed out”) Is there a way to make only the tickets that are currently being sold visible?
You can go to the Customize > Additional CSS panel of your website, then add the following:
.ticket-pending {
display:none;
}
and Publish the changes.
Then, you go to Event Espresso > Events > Templates and change the “Show Expired Tickets?” to No, then click Save.
Viewing 1 reply thread
The support post ‘Make visible only tickets currently available’ 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.