Reply to: tickets(401580)

Is it possible to update EventON on your live website and then download the .csv file?

It seems that there is an issue with the outdated version of EventON.

Please follow this guide:

https://docs.myeventon.com/documentations/update-eventon/

Make sure to follow:

Reply to: tickets(401656)

Hello,

Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header).

You can also add this code to wp-admin > Appearance > Customize > Additional CSS.

.eventon_filter_dropdown { max-height: 500px; }

Reply to: tickets(401610)

I set Select event calendar WP Query method to Query all the event posts, so now events are visible:

Please check and let me know.

Reply to: tickets(401660)

Hello,

Could you try using ”Month Order for List: DESC: Dec, Nov” by adding

month_order=”DESC”

to the shortcode?