Dear Support Team,
I am currently developing a site using The events Calendar Pro. I made an lit view override thet you can see on http://2018.sommerblut.de/events/ using the following login:
//edited by admin for security purposes
I have a question about the filter box on the left above the events list. I want to make a simple all / past / today / future events filter. I achieved this easily by setting the links to http://2018.sommerblut.de/events/ for all events and to http://2018.sommerblut.de/events/list/?tribe_event_display=past for past events.
Is it possible to achieve the same for today’s events and upcoming events using URL params like e.g. ../events/list/?tribe_event_display=today and ../events/list/?tribe_event_display=future or similar?
Is there a documentation about existing URL Params available somewhere?
If not, how can I set up this kind of filter?
Thank you very much and best regards.