adding to this, it seems to also happen with the filter expansion.
If i have filters set to be expanded and click on the search button, then the filters disappear and i have no way to bring them back without refreshing the page
Replies for tickets on suppota
adding to this, it seems to also happen with the filter expansion.
If i have filters set to be expanded and click on the search button, then the filters disappear and i have no way to bring them back without refreshing the page
Hello,
I cleared my cache. I tried the QR that you sent and it’s successful it is blue.
But I tried a different one. It’s not checked last event but I tried to check it in and it’s successful. But when I scanned it again, it shows green again so it’s already a double checkin. I tried it for the 3rd time and still green.
https://drive.google.com/file/d/1VfX__psSQVWv3YtbIBRsc1ZHM7AqQYGY/view?usp=sharing
Thanks,
Ashan,
The same on dev2:
https://dev2.myeventon.com/test-954/
Click on Sort button.
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.
I believe that we actually fixed the issue of ICS Importer not updating events when “Sync already imported events if event UID matches in the ICS file” is enabled.
When ICS Importer updates events it updates all of them. There is no way of leaving some of them un-updated.
Ashan,
Can we help somehow from our side?
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.
Hello,
Please check https://docs.myeventon.com/documentations/terms-and-conditions-and-refund-policy/ > 7. Subscriptions & Automatic Renewal > 7.4 Subscription Refunds. A renewal reminder mail was sent before the charge was made. We had given you opportunity to cancel if you didn’t want the renewal.
Also note that you can cancel your subscriptions are any time by following:
https://docs.myeventon.com/documentations/how-to-cancel-addon-subscription-before-auto-renew/
Hello,
I cannot recreate this on our test site, so please follow the instructions in this documentation to activate debug in your site to see any PHP errors recorded that can provide insight on to whats going on. Please reply with a link to debug.log file. If you are not able to do this please send us FTP access to your site so we can do this for you.
EventON 4.9.7: https://dev2.myeventon.com/surl/CC3c3vVLiBCq
There is another option you can test out
in the very first tab calendar add this to the eventon shortcode (you only need to add it to the first calendar shortcode
cal_init_nonajax=”yes”
but if you do that you’ll also need to add the following to the page css
.evo_ajax_load_events.evodv_pre_loader_days {
display: none !important;
}
that can speed things up
also I do not see a cache plugin- those really speed up websites