Within [ESPRESSO_MY_EVENTS] which template are you using?
The ticket start/end times set within the event are the sale dates, is that what you are looking to display or the event dates that they will be attending? (which would be from the datetime(s) the ticket is assigned to)
I’m using content-espresso_my_events-event_section_tickets.template.php which I’ve copied into uploads -> espresso -> templates. I’m looking to display the event times for the event they will be attending.
I would recommend installing something like Kint Debugger on the site which allows you to wrap variables within d(); and output information about the variable/object etc you passed, like this:
d($first_datetime);
Would show you all of the available properties and methods you can use on that object.
The support post ‘Showing start and end time on [ESPRESSO_MY_EVENTS] ticket table’ 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.