The screenshot you posted is actually from the email that’s sent to the admin, but there is a shortcode that outputs a similar table that can be used for the registration summary that’s emailed to the attendee. It also displays both the event start date & the event end date, so if they’re the same it does look like the date is displaying twice.
If you’re using that shortcode ([attendee_event_list]) and you want to remove the event end date, that will require a bit of PHP programming and making use of the WordPress plugin API.
You can add the above to a functions plugin, then activate the plugin, then swap in [custom_attendee_event_list] for [attendee_event_list] in your email template.
The support post ‘Registration Summary (emailed)’ 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.