Support

Home Forums Event Espresso Premium only show current active events

only show current active events

Posted: August 17, 2018 at 7:33 am

Viewing 1 reply thread


Peyton Earey

August 17, 2018 at 7:33 am

I want to update tickets so that only active/currently available ticket options show on the site.

I have tickets that are showing with, “Goes on Sale August 31”

We do not want the tickets that go on sale August 31st to show until August 31st, then ticket prices that expire August 30th would no longer show after that date.


Tony

  • Support Staff

August 17, 2018 at 8:36 am

Hi there,

We have an option to remove expired tickets from the ticket selector.

Go to Event Espresso -> Events -> Templates -> Ticket Selector Template Settings (bottom of the page).

Set ‘Show Expired Tickets?’ to No and save.

For ‘pending’ ticket syou can add some CSS to your site, add this:

.tkt-slctr-tbl .ticket-pending {
    display: none;
}

You can add that in Appearance -> Customize -> Additional CSS.

Viewing 1 reply thread

The support post ‘only show current active events’ 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