Support

Home Forums Event Espresso Premium I have to show event time on Recurring Event tempaltes

I have to show event time on Recurring Event tempaltes

Posted: May 9, 2013 at 8:56 am

Viewing 1 reply thread


Florian Werner

    May 9, 2013 at 8:56 am

    Hi,

    I am using Recurring Events for event management and features. I am using  Recurring Event tempaltes to get the data and show.

    I want to show event start time in list of all events.

    I looked the queries and array. there is no event start time information for each and every events list.

    http://theatrelacbrome.ca/registration/ Please take a look

    You will see there is only start date. I also want to show start time.

     

    Kindly suggest and help me to show start time of events here.

     

    Thank you

     


    Josh

      May 9, 2013 at 11:32 am

      Hi Florian,

      You can use the event_time shortcode to display the event time. You can it this shortcode to the template where you’d like the time to display like this:

      <?php echo do_shortcode('[EVENT_TIME event_id="'.$event_id.'" type="start_time" format="g:i a"]'); ?>

      Please see our shortcode documentation for more options:

      http://staging.eventespresso.com/wiki/shortcodes-template-variables/#time-date

      Viewing 1 reply thread

      The support post ‘I have to show event time on Recurring Event tempaltes’ 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.

      Event Espresso - Staging Server