Is there a way to limit the locations showing in the filter only to active events? During this pandemic 90% of our events were cancelled, but the locations (over 30 total) are still showing, even though there are no events in those locations.
Here is the shortcode I’m using:
[add_eventon_list number_of_months=”13″ hide_empty_months=”yes” event_past_future=”future” hide_past_by=”ee” exp_so=”yes” show_year=”yes” ]
Thanks
Aug 26,2020 AT 7:59AM - 4 years ago -Hello,
Please add available location ids to the shortcode and also enable “Show only selected filters”:
event_location=”268,” filter_show_set_only=”yes”
Like this:
[add_eventon_list number_of_months=”13″ hide_empty_months=”yes” event_past_future=”future” hide_past_by=”ee” exp_so=”yes” show_year=”yes” event_location=”268,” filter_show_set_only=”yes” ]
Do I have to enter each location ID? We have 106 locations.
Unfortunately, yes. You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category. Maybe one of our developers can implement this for you.