We are using the table template and want to show all events that have not yet started, including sold out events so people can join the waiting list. Once the event has started we want to hide them, because they are taking up space, and no one can register for them anyway. Is this possible? show_expired=false seems to only hide the events that have not yet ended.
You can add the above to a functions plugin or into your WordPress theme’s functions.php file.
What that will do is set the events to not display if it’s past the ticket sale end date.
Viewing 1 reply thread
The support post ‘Hide Started Events in Table Template’ 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.