Title: Order event with shortcode
Last modified: August 30, 2016

---

# Order event with shortcode

 *  Resolved [nicola.volpi](https://wordpress.org/support/users/nicolavolpi/)
 * (@nicolavolpi)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/order-event-with-shortcode/)
 * Hi
    I have insered a shortcode [event_list scope=”past”] to have list past event
   but I need to invert the order. I can’t use the general Options because a have
   also a page calendar to see all the future event and I con’t modify that order
 * Someone could help me ?
 * Thanks
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 1 replies (of 1 total)

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/order-event-with-shortcode/#post-6259446)
 * Hi,
 * Try something like:
 *     ```
       [event_list scope="past" orderby="event_start_date" order="ASC"]
       ```
   
 * [http://wp-events-plugin.com/documentation/shortcodes/](http://wp-events-plugin.com/documentation/shortcodes/)

Viewing 1 replies (of 1 total)

The topic ‘Order event with shortcode’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [order](https://wordpress.org/support/topic-tag/order/)

 * 1 reply
 * 2 participants
 * Last reply from: [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/order-event-with-shortcode/#post-6259446)
 * Status: resolved