Support

Home Forums Event Espresso Premium Is there a way to set default settings to the event overview page

Is there a way to set default settings to the event overview page

Posted: October 16, 2017 at 12:07 pm

Viewing 1 reply thread


thws2017

October 16, 2017 at 12:07 pm

I am looking for a way to set default settings for the event overview page. Every time I go in I have to adjust the date to put the events in order of date and then filter by upcoming events (vs. all events ever created and already over). Is there a way to set this up so I don’t have to go in every single time and use filters? Thanks.


Josh

  • Support Staff

October 17, 2017 at 3:38 pm

Hi there,

Yes there is a way and it involves adding a bit of PHP code to your website. Here’s a link to some example code from the Event Espresso snippet library that does just what you’ve described:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/admin/jf_ee_change_event_list_default_query_params.php

You can add the above to a functions plugin. After you add the code to your plugin, you activate the plugin on the WP > Plugins page and the event overview page will use the new default settings.

Viewing 1 reply thread

The support post ‘Is there a way to set default settings to the event overview page’ 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