Events List Not in Chronological Order by Start Time
-
I’m having an issue where the events in the Future Event List on my page are in chronological order by date, but if 2+ events are on the same day, they do not show up in chronological order by start time. Here is the shortcode pasted below on the page:
<?php echo do_shortcode(‘[events_list scope=”future” orderby=”event_start_date” order=”ASC” limit=”10″ pagination=”1″]’); ?>
Am I missing a very simple solution here?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Events List Not in Chronological Order by Start Time’ is closed to new replies.