Reply to: tickets(168562)

Ashan,

I also cannot import their file on dev2:

File and other info you can find here: Mar 18,2020 AT 8:41AM – Posted 3 Hours Ago – #168576

Reply to: tickets(168573)

Hello,

Could you update Event Lists: Ext to 0.18 and then add event_count_list=”yes” to the shortcode:

[add_eventon_el hide_past=”yes” hide_so=”yes” hide_arrows=”yes” tiles=”yes” number_of_months=”12″ event_count=”4″ etc_override=”yes” event_count_list=”yes”]

To update eventon addons: You can download latest eventon addons from myeventon > my account. Then you can go to your website, deactivate old addon and install new one and activate then delete the old addon. This link will further explain the process. Also you can follow us on twitter to get real-time announcements on updates!

Reply to: tickets(168499)

Hi Mike,

License keys are the activation codes, those are what you have to use.

If you have more questions let us know.

Reply to: tickets(168564)

Hello,

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

Reply to: tickets(168411)

Unfortunately, when “Show only selected filters” is enabled you cannot see “All” option. You can remove this option and use CSS to only leave two categories. Add cal_id=”asd” to the shortcode and then use this code to hide Type 3 and 4 filters:

#evcal_calendar_asd .evo_sortList_event_type_3 {display: none !important}

#evcal_calendar_asd .evo_sortList_event_type_4 {display: none !important}