Support

Home Forums Event Espresso Premium Event Tickets with No Datetimes?

Event Tickets with No Datetimes?

Posted: November 23, 2018 at 4:35 pm


nickicee

November 23, 2018 at 4:35 pm

Is it possible to show only the event tickets and not a huge list of datetimes? I have a workshop that occurs twice every Sunday and to list out every Sunday looks really clunky on my page.


Tony

  • Support Staff

November 26, 2018 at 2:57 am

Hi there,

Yes its possible to remove the datetime output but may I ask, is this on the event list, single event or everywhere?


nickicee

November 26, 2018 at 3:19 pm

a single page. here: https://www.lawritersgroup.com/workshops/weekly-creative-writing-workshop/ but it’s okay. I think i am going to leave it as is.


Tony

  • Support Staff

November 27, 2018 at 2:36 am

I’ll post a method you can use to hide them just incase, you can do it with some custom code or CSS, the simplest method is CSS:

.single-espresso_events .event-datetimes {
    display: none;
}

You can add that to Appearance -> Customize -> Additional CSS to hide the datetimes on the above view for all EE events.


nickicee

November 27, 2018 at 8:59 am

thank you!

The support post ‘Event Tickets with No Datetimes?’ 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