Excellent!
Thank you very much,
Larry
Replies for tickets on suppota
Excellent!
Thank you very much,
Larry
Hi, here the link to access the backend :
https://colormygeneva.ch/wp-admin/?wtlwp_token=40f1e802d9806ef947d88fc1d363ed599daf8776fdadc807f7165ab58e7447764a317bedf2f9fe81344cc59f0e831ce0512abb15bc9b940674bdefec98abd2a9
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!
I managed to get the plugin you recommended to autocomplete orders but I had to set the mode to ‘all orders’ instead of just ‘virtual and downloadable’ orders. This isn’t ideal for physical products though so if you have added auto complete orders to the plugin that would be perfect, thanks.
Hi Kenneth,
In 4.5.9 I have black text in the event box here you can see it https://splitthemountain.com/events/
In version 4.6 this problem was solved, so can you give me link to download 4.6 version?
Sorry for so many requests!
Hello,
Please take a look at this guide from Zoom itself:
https://developers.zoom.us/docs/internal-apps/create/
1-8 points from this guide https://docs.myeventon.com/documentations/how-to-generate-zoom-api-credentials/ were taken from Zoom, but it seems there were changes since then. Check the guide above and let us know.
Please add this code to wp-admin > Appearance > Customize > Additional CSS:
.ajde_evcal_calendar .calendar_header .evo_j_dates .legend a.set { color: white; }
.calendar_header span.cal_head_btn.vis { background: #888888; }
.ajde_evcal_calendar #evcal_list.eventon_events_list .eventon_list_event p .evoet_cx span.evcal_event_title, #evcal_list .eventon_list_event .evoet_cx em, .evo_lightboxes .evoet_cx em { color: #888888 !important; }
Ah sorry. My suggested options only work for Year/Month long events. There is no way of moving events that last for a couple of months. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster.
This is not possible, I am afraid. Please note that even if your subscription expired, you still can use our products. It’s just that you will no longer receive updates and support for the extension when your license expires.
Take a look at
https://docs.myeventon.com/documentations/terms-and-conditions-and-refund-policy/
The server looks ok.
I also checked loading times of your files and it takes more than a second to load a small file:
Are you using Apache or Nginx server? Because with Nginx you can cache files to load them faster:
https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/
So instead of Varnish, could you check if you can cache files instead?