Support

Home Forums Event Espresso Premium Showing Tickets on Sale and Details

Showing Tickets on Sale and Details

Posted: August 16, 2023 at 8:28 pm

Viewing 8 reply threads


namft

August 16, 2023 at 8:28 pm

I am wondering about 2 things:
1) Is there a way to hide tickets that are not yet available for sale? For example, I have late registration tickets that have been set to go on sale at a certain date/time. Can I hide the tickets that are not yet available/expired and only show the available ticket?
2) Is there a way to not “Show Details” for each ticket? it appears to show how many tickets have been sold and I don’t want to display this.

Thank you!


Rio

  • Support Staff

August 17, 2023 at 1:53 am

Both your question can be done through CSS. Just target the correct selector and make display to none.

Let me know if you need help on that. You can send private message with the links so we can give you the code.

thanks


namft

August 17, 2023 at 9:51 am

Rio, if you could show me how to do that, that would be great, thank you.


Tony

  • Support Staff

August 17, 2023 at 10:22 am

Hi there,

For #2 go to Event Espresso -> Events -> Templates (tab at the top)

Find the ticket selector template settings.

There you’ll find ‘Show ticket details’, set that to no and save.

For the other, can you link me to an event showing those tickets?


namft

August 17, 2023 at 11:51 am

Hi Tony, here is the link: https://nebraskamft.org/events/fall2023_inperson/?


Tony

  • Support Staff

August 17, 2023 at 1:46 pm

OK, so the quickest way to remove this is with some CSS, like this:

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

Add that to Appearance -> Customize -> Additional CSS.


namft

August 21, 2023 at 1:32 pm

Tony, I tried looking for Appearance, but I’m not finding it..


Rio

  • Support Staff

August 21, 2023 at 11:29 pm

1. Go to your WP dashboard
2. Click Appearance -> customize
https://monosnap.com/file/6M2qaWSUG8xSZADlxWQmoSPYGQxdHF
3. Then additional CSS is mostly in the bottom part of the setting.
https://monosnap.com/file/zoKHG1CeV4eKcudxrRRuLYei6YFWPn

thanks


namft

August 22, 2023 at 8:30 pm

Rio, that worked! Thank you and Tony for everything 🙂


Rio

  • Support Staff

August 22, 2023 at 10:02 pm

No problem, if you need anything, feel free to send us message.

thanks

Viewing 8 reply threads

The support post ‘Showing Tickets on Sale and Details’ 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