I need to list all of my events – at the moment only 10 are displayed at a time. How do I change the settings so that all of my events are listed sequentially?
There’s a few different way to display event on the front end, but I’m assuming your using the [ESPRESSO_EVENTS] shortcode on a custom page rather than the /events/ page?
Reason being the default limit value for that shortcode is 10, but you can pass a higher value to show more events, like this:
[ESPRESSO_EVENTS limit=25]
That would show 25 events, if you want all events you’ll need a high value however note that with a really high value of events pulled in a single query the page may timeout.
If you are logged into the site and view that page, do you see a black bar along the top of the page? That should have an edit ‘Edit Page’ option there.
If you click that you should see the shortcode mentioned above.
If not you’ll need to log into the site and navigate to Dashboard -> Pages.
Search there for ‘Events / Booking’
Once you click to edit the page you should see the shortcode.
Viewing 7 reply threads
The support post ‘I need to list all of my events – at the moment only 10 are displayed at a time’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.