Hello,
I think the best solution is to use WPML plugin. But if you want to use a built-in solution please follow this guide https://docs.myeventon.com/documentations/include-additional-languages/. More info on translations: https://docs.myeventon.com/documentation/translation-languages/
I have a dev site as well. Is there a way to use EventON on that domain as well without having to purchase another license?

Hi There,
I am still having some trouble with this.
The first and last (its a repeat of the first event) event shows a map, but says Google Maps is not working (check attachment).
The other events below do not show the map.
Kind Regards
QNS
I am not 100% what you need this to do, since you said it was working fine in LTR directior.
I think you want to switch the arrows with each other?
Please add this CSS to your EventOn styles tab and override the existing styles in the plugin/theme.
.rtlslider .evoNext {
right: 10px;
left: inherit;
}
.rtlslider .evoPrev {
left: 10px;
right: inherit;
}
Please let me know if that helps the issue!
Mike
Thanks for the help. I’m all good now.
Have a good day,
David
When I attempted to update it, I got”Update Failed: The package could not be installed.” I will try to get it from codecanyon

Hi,
I upgraded all the EventOn plugins.
I have the option “Checkbox line”, but the checkbox is not displayed, only the text…
Activating “Terms and conditions” adds another link at the bottom that doesn’t seem needed.
Any ideas?
How can I give you the login credentials privately?
Thanks
John
Thank you!
How do I get the time and address to display on the tile format below the event name? On the “Tile View with Event Details Below” option on the Demo, the time and location appear below the event name.
I added the Google Maps API per your instructions and all is well on that detail.