One shows upcoming events. Should be sorted so that the next event (one coming up soonest) is first. Ones that happen farther out in the calendar year are pushed down. This would be for the url /events.
The other list should be for expired events. We would like to call it “Past events” and only show expired events. But with the more recently ended events at the top. This would be for the URL /past-events.
We’ve built this site using the HTML Blank start template and I have successfully leveraged many files from your wp-content/plugins/event-espresso-core-reg/public/Espresso_Arabica_2014 to control the styling of /events.
I can see the loop-espresso_events.php looping through and outputting each event, but am unsure how to limit it to only upcoming events. I am using the supplied archive-espresso_events.php which calls espresso_get_template_part( ‘loop’, ‘espresso_events’ );. I feel this area could sovle #1 list, but don’t know what I could put there.
The support post ‘Help creating two lists of 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.
Support forum for Event Espresso 3 and Event Espresso 4.