In version 4.7.2 I have a problem with selecting location. List with prevously added locations are not vissible:
https://app.screencast.com/x8x81B8rUWRtm
When I update to version 4.9.1 this problem is solved but then the “coming events” are disappeared. Message No Events.:
https://app.screencast.com/W4qIsMAjOzXWb
https://app.screencast.com/kCZcMVjpByHG6
I use this shortcode which works fine in 4.7.2:
[add_eventon_list fixed_month=”2020″ number_of_months=”24″ hide_empty_months=”yes” show_year=”yes” tile_count=”4″ hide_end_time=”no” tiles=”no” accord=”yes” show_et_ft_img=’yes’]
In 4.7.2 the result is:
https://app.screencast.com/8KtqlPV6rjywE
Hello,
Please update EventON to fix the location issue.
Next, you have fixed_month=”2020″ in your shortcode, but fixed_month is for month. Please add both month and year:
[add_eventon_list fixed_month=”01″ fixed_year=”2020″]