Support

Home Forums Event Espresso Premium More Hide Tickets Sold

More Hide Tickets Sold

Posted: March 14, 2015 at 5:14 pm

Viewing 3 reply threads


Eric

March 14, 2015 at 5:14 pm

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.

I am trying to get this to work on my temporary test page (http://robinhoodsfaire.com/test-ticket/) before I make a live version.

What am I missing?


Dean

March 16, 2015 at 3:30 am

Hi,

I tried your site but it said: Your access to this site has been limited

Are you trying to hide events or individual tickets within an event?


Eric

March 16, 2015 at 6:46 am

Dean,

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!

Eric


Lorenzo Orlando Caum

  • Support Staff

March 16, 2015 at 10:21 am

Hi Eric, each ticket status has a CSS class associated with it:

https://gist.github.com/lorenzocaum/7c1d3dce3c9efe486361

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.

Event Espresso