Hi there, we are using the User Integration add-on to show users’ events in their profile that they have registered for. In the initial table it shows the date with the time of the event under the ‘When’ column (http://pasteboard.co/1hcSKVgqG.png).
When we click the gear icon for more details, the table for the tickets only shows the dates and no times (http://pasteboard.co/7V81EtWG.png). Why is this and how can we get the times to show in that table?
That section shows a date range by default so we do not include a time.
It currently pulls the earliest datetime the ticket is assigned to and shows the start date from that, then pulls the latest datetime for the ticket and shows the end date.
You can customise the template if you prefer, you need to copy the content-espresso_my_events-event_section_tickets.template.php to your themes root directory and change line 16 to out the format you prefer. for example:
The support post ‘My Event Registrations don't show the event time’ 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.