events_list shortcode can’t order by date DESC
-
I seem to be having the same problem described in this post – https://www.ads-software.com/support/topic/event-listing-sorted-by-date-descending/
I am displaying past events using a shortcode and want them displayed with the most recent events first, but when I use order=”DESC” it doesn’t change the order around.
I have all the settings set to descending in the back end, and that makes no difference either.
I changed it to ascending to see if that changed it but that didn’t make any difference to what was displayed.
This is the shortcode I am using: [events_list scope=”past” limit=12 pagination=1 orderby=”event_start_date” order=”DESC”]
I think this looks like a bug to me.
The page I need help with: [log in to see the link]
- The topic ‘events_list shortcode can’t order by date DESC’ is closed to new replies.