Reply to: Hello, I inserted the EventsOn widget via Visual Composer but the months language doesn’t change according to the selected lang.

I was not able to connect to FTP but I edited your plugin via plugins > editor and I think i found the issue Davide. YAY!

This is the code change i did

I will update the documentation in here https://docs.myeventon.com/documentations/wpml-eventon-front-end/ to reflect to use pluggable filter to add those wpml_l4 and wpml_l5 using pluggable filters.

But I cardcoded this to your site. and that will be gone in next version so you will have to add a pluggable filter in the future to add those l4 and l5 values.

So try now to see if everythign is working?

Reply to: Mobile Menu Toggle Conflict

Not sure where the upload went, here’s a google drive link to it:

https://drive.google.com/file/d/1bhWfJqY5mrHNJ4ZHurU9u9nWV81kmnnD/view?usp=sharing

Reply to: Mobile Menu Toggle Conflict

Hello,

It’s not that the mobile navigation link doesn’t work. There’s a conflict with the mobile nav javascript on click toggle or addClass that shows/hides the mobile nav.

I have tested on Safari and Chrome on two different iPhones. I have attached a recording. If I tap on the far edges of the icon I can get the navigation to function properly. It’s only when tapped directly on the icon that it shows and hides immediately.

Inspecting the code, it must mean the conflict has something to do with some sort of on click toggle/addClass related to this:

<div class=”mobile-navigation-toggle”><div class=”toggle-box”><div class=”toggle-inner”></div></div></div>

But ultimately it is a javascript conflict. Do you know of any on click functions or toggles that may cause this to happen on mobile?

Thank you very much!

Reply to: Free Event / Free Booking won’t add to cart

Further information:

W are the Bookings add-on and Event Tickets add-on.

When adding to cart requiring user to select a timeslot, we receive this error: “Could not add ticket to cart, please try later!!”

When adding to cart where no timeslot is required, we receive “Added to Cart!” message, but when viewing cart, it says cart is empty.