Can someone tell me how (or where to find out how) I can change the way the date appears on the single event page under the title? Instead of “start date, end time – end date, end time”, I would like “start date, start time – end time, end date, start time – end time”. For example, I have a 2-day event with the same start times each day, but different end times.
You can copy the function espresso_list_of_event_dates from plugins/event-espresso-core-reg/public/template_tags.php line 482 to somewhere it will get loaded, like a custom functions plugin. Then you’ll want to alter what is now at 502 and 503 to suit your needs.
Viewing 1 reply thread
The support post ‘Displaying event dates/times’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.