Hey @wheretogokiddo,
Thanks for the kind words about the Month View! I’m sorry about this behavior, and reproduce it myself on my local site, so it seems like you’ve indeed found a bug here!
What you wrote above is, essentially, indeed what is happening:
it just continues to show the narrowed results
You are right – that part of the filtered URLs that reads “?tribe_venues=49” is evidence of that, and when you click into a day of events like this you see that filter taking effect:
wheretogokiddo.com/search/2015-09-11/?tribe_venues=49
But if you just remove that query string, the day shows all events:
wheretogokiddo.com/search/2015-09-11/
Now, it’s good that the filter is working properly, but at the very least that text should say an accurate count of how many filtered events there are for that day – e.g., in this case “View 1 Event” instead of “View 11 Events”, and so on…
Do you agree with this? Or are you hoping to keep the text as “View all 11 Events” and have it link to a page without that “?tribe_venues=49” filter at all, so that it’s the un-filtered list of all of the day’s events?
Thank you!
George