I am trying to hide tickets on my site that are either not yet available to be sold or the sale is over for them. I have read (and tried) all of the forum posts on this topic with no success.
We have other countries blocked due to the number of hackers trying to get into our admin area every day. We have two events each year and are going to switch Event Espresso over to our fall show so we’ll have more time to install it. I’ll put in this request for that show soon, but for now please close this. Thanks and thanks for responding so quickly!
You can combine that with a body class to hide certain tickets.
Here is an example:
/* Hide a tickets option with a status of sold out on a page with an ID of 123 */
.page-id-123 .ticket-sales-sold-out {display:none;}
—
Lorenzo
Viewing 3 reply threads
The support post ‘More Hide Tickets Sold’ 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.