Chronological display
-
I’ve read a few posts about displaying events chronologically and as I understand it the sorting is by the end date but I need it to sort by the start date.
I tried your suggestion of changing ‘key’ => ‘event-date’, to ‘key’ => ‘event-start-date’, but then it doesn’t display all the events.
I thought about changing the end date to the same as the start date but then it doesn’t display some of the events when the date is already past.
Have you modified the plugin yet so it could be sorted by the date the event was created or is there some other way around this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Chronological display’ is closed to new replies.