Reply to: tickets(398964)

Hello friend, would you mind sharing what was updated? was it just eventON or tickets update that caused this issue? 

We are woking on a fix right now.

Reply to: tickets(399003)

I just purchased “EventLists Ext” Addon.
Descending order work fine now.
But older events (eg. from June) are missing.

Any idea, why this happens?

Reply to: tickets(398924)

WPML is exactly what you need in this case. Please take a look at

https://docs.myeventon.com/documentations/wpml-eventon-front-end/

You need to enable it in your shortcodes and then when customer go from the shortcode to events, all fields will be translated.

Please check and let me know.

Reply to: tickets(398970)

Hello,

Please send us wp-admin access to your site from “Access Info” box on right side menu, to further assist your situation.

Could you go to EventON > EventCard > make sure that Designer isn’t empty? Also try saving it.

Reply to: tickets(398913)

With JSON you need to use these two to get events from a certain category:

event_type (int) event type category term ID(s) separated by commas

event_type_{x} (int) event type {x} category term ID(s) separated by commas

But then the filtering should be done by PHP using

start

end

Please check and let me know.