I have my site showing a list view for events. This default list view was set by some nice code I found in the knowlegebase on how to make the list the default view (adding the code into my functions.php).
I have one issue. When I view a page set with a URL like this:
http://www.heartwoodcenter.com/event/open-meditation-sessions/all
It includes all of this one event, even if the dates have come and gone.
If I view the list with a URL like this (in this case showing “categories”:
http://www.heartwoodcenter.com/events/category/classes
The list is perfect, it show “Upcoming Events” and does not include the events that have past.
How do i get the first URL to display as Upcoming Events and not display the past events? I saw some people asking about this problem back in 2014 and it was on your radar to fix, has it been resolved? Is there a workaround?
Thanks for your help.
Dave