Home › Forums › Pro Support › Sorting Events Calendar Events by Event Start Date instead of Publish Date? › Reply To: Sorting Events Calendar Events by Event Start Date instead of Publish Date?
April 6, 2020 at 6:06 pm
#14516
Keymaster
Hi there,
You should be able to add that to the shortcode.
Something like this:
[wp_show_posts id="123" settings="orderby=start_date&order=ASC"]
Let me know 🙂