Support

Home Forums Event Espresso Premium Show Past Events

Show Past Events

Posted: March 12, 2014 at 6:16 am

Viewing 2 reply threads


Ben

    March 12, 2014 at 6:16 am

    Hi Josh,

    I’ve come across one of your previous helpful posts – http://staging.eventespresso.com/topic/show-page-with-past-events/ about how to show past events.

    How would the code appear to have it in reverse order from the most recent past event to the oldest past event?

    That way all the most recent past events will appear at the top of the page.

    Thanks
    Ben


    Josh

      March 12, 2014 at 7:48 am

      Hi Ben,

      The ORDER BY clause can order them. Something like this:

      ORDER BY date(start_date) DESC


      Ben

        March 12, 2014 at 8:02 am

        Fantastic!

        Thanks Josh!

        Viewing 2 reply threads

        The support post ‘Show Past Events’ is closed to new replies.

        Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

        Event Espresso - Staging Server