[Plugin: Event Organiser] Event shortcode different depending on event length
-
Currently I have the shortcode set to list the start and the end date of a multi-day event, as seen below:
[eo_events] <a href="%event_url%">%event_title%</a> on %start{jS M Y}{ g:i:a}% - %end{jS M Y}{ g:i:a}%[/eo_events]Is it possible to only show a singular date for events that are only one day?
For example, I want it to look like:
MRS Fall – November 27 to November 29, 2012
AVS – October 31, 2012Currently, the plugin will show the date twice, even though its the same day. (AVS – October 31, 2012 to October 31, 2012)
Thanks!
The topic ‘[Plugin: Event Organiser] Event shortcode different depending on event length’ is closed to new replies.