Support

Home Forums Event Espresso Premium Sort events by event start date instead of published date

Sort events by event start date instead of published date

Posted: September 15, 2017 at 4:07 am

Viewing 4 reply threads


Facade

September 15, 2017 at 4:07 am

I would like to display the events by their start date instead of their published date.

I found this code to use for this purpose, but when I try to run

global $wp_query;
$wp_query = new EventEspresso\core\domain\services\wp_queries\EventListQuery( $atts );

it gives me PHP Fatal error: Class 'EventEspresso\\core\\domain\\services\\wp_queries\\EventListQuery' not found

What can I do to solve it?

Thank you!


Tony

  • Support Staff

September 15, 2017 at 5:28 am

Hi there,

Can you let me know the full version number of Event Espresso are you using, please?


Facade

September 15, 2017 at 7:44 am

Hi Tony,

It is 4.9.31.p.


Tony

  • Support Staff

September 15, 2017 at 9:08 am

The latest version is 4.9.46.p, if you update to the latest version do you get the same error?

Where are you using the above code?


Josh

  • Support Staff

September 15, 2017 at 9:09 am

That particular method isn’t available in 4.9.31.p. If you want to use that method you’ll need to update to a newer version of Event Espresso 4.

Viewing 4 reply threads

The support post ‘Sort events by event start date instead of published date’ 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