I’m setting up a site for a 9 day festival. Since the festival is a specific length, I was hoping to create a menu of URLs that return a single (specific) date listing of events – one for each day of the festival.
When I use the events bar to specify a date, it creates the URL “../events/list/?action=tribe_list&tribe_paged=1&tribe_event_display=list&tribe-bar-date=2015-10-04” – I assumed I could simply use the URL as a custom URL in a menu – however, that doesn’t work. Is there a way of doing this?