%event_time% Email Placeholder

This topic contains 2 replies, has 2 voices, and was last updated by  Stephen Harris 7 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26303

    Hi

    Our customer has requested that the booking email the ticket purchaser receives includes the time of the event rather than just the date. Is there a way to display the time next the the %event_date% placeholder in the booking email?

    Thank you in advance.

    David Clough
    #26304

    This has been fixed now using the information in this post….
    https://wp-event-organiser.com/forums/topic/event_date-in-email-not-showing-time/

    David Clough
    #26311

    I think you should be able to do:

      %event_date{H:i}%
    

    or, the preferred way:

    %event_date date="" time="H:i"%
    

    Technically, the date and time attributes are the same. It’s just that the time attribute is only used when the event is not all-day. It sounds like in your instance that the event will always be non-all-day, so you could even do:

    %event_date date="H:i"%
    
    Stephen Harris
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.