Support

Home Forums Event Espresso Premium Modifying single event template

Modifying single event template

Posted: July 31, 2017 at 1:41 am


Ever-E

July 31, 2017 at 1:41 am

Hi,
I’m looking for a way to change the single event template.
For the moment EE shows events hours list then tickets list.
This is confusing for my clients because there isn’t all the information together. I configured one ticket per event, I would like to show just one list of mixed element :
A list of event hours with the possibility to book ticket linked to the event in the same line.

Hope I explained clearly.

Thanks.


Josh

  • Support Staff

July 31, 2017 at 3:57 pm

Hi Ever-E,

A simpler approach would be to set the “Show Date & Time Filter?” option to “Maybe show date and time filter”. This setting is located on the Event Espresso > Events > Templates page. Then your clients can check a box to see what’s available for the hours of their choice.

Alternatively, you can add some CSS to change the display to show the hours with each row.

e.g.

.tckt-slctr-tkt-details-dv {
display:block !important;
margin: 0;
}
.display-tckt-slctr-tkt-details,
.tckt-slctr-tkt-price-sctn,
.tckt-slctr-tkt-sale-dates-sctn,
.tckt-slctr-tkt-details-sctn h3,
.tckt-slctr-tkt-details-dv h5,
.event-datetimes {
display: none;


Ever-E

August 1, 2017 at 2:44 am

Hi Josh,
thanks for your answer. Your solution could do the job but the event page is still difficult to understand for peoples : http://defb928dd7.testurl.ws/evenements/conferences-salle-plein-sud-1/

There is no way to have a ticket selector and the hours in the same row ?


Tony

  • Support Staff

August 1, 2017 at 5:48 am

Not without heavily modifying the ticket selector template which we can’t provide support for and as there is a lot of logic within the ticket selector is not a simple task.

Another option you have is to include the times within ticket name, you could then also disable the ticket details completely if preferred.

Would that work?

The support post ‘Modifying single event template’ 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