Hello, if i use multiple event times, how can i display the times without select box? I would like to display each event day with a seperate time. E.g.:
02/02/2013 – 8:00 – 12:00
&
03/02/2013 – 10:00 – 14:00
It would be easy to display the times as a list but that is not sufficient here.
(Latest EE and WP, new install)
This topic was modified 11 years, 1 month ago by Nadir Al-Badri.
This topic was modified 11 years, 1 month ago by Nadir Al-Badri.
That´s a start… however i need to able to acces the time one by one and not in a list so i can place the times after some given event dates … any hint? Thanks..
If you are looking to do it programmatically, as in one of the php templates, then I whipped up a simple function that you can put in the EE custom functions file, or in your theme’s functions.php file:
It’s a little crude, in that the same start and end dates will appear in every entry, but it will allow you to access all the start and end times by looping over the results. It gives an output of:
The support post ‘multiple event times’ 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.