Reply to: tickets(393117)

I don’t have time or the proper knowledge to mess with this … can you advise when the fix is complete?

Reply to: tickets(394709)

Ashan,

After I imported the json layout, it showed the layout exactly the same as in the original event, but after I saved the event the layout got broke:

http://web.feuer.work/dienaturbuehne-shop/wp-admin/post.php?post=14403&action=edit

Reply to: 394953

The same on dev2:

https://dev2.myeventon.com/wp-admin/post.php?post=73475&action=edit

Reply to: tickets(394709)

Perfect! I can see now.

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! Also please disable any IP blocking on your site if there are any.

Reply to: tickets(394935)

You enabled Tile Design, but WeeklyView doesn’t support tiles=”yes”, so could you remove it and check if the issue continues.

Reply to: tickets(394936)

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.

.EVOWV_ranger { z-index: 999999; } .EVOWV_content .EVOWV_change { z-index: 999999; } .EVOWV_dates { z-index: 999999; } .EVOWV_dates .evohoop7:hover { opacity: 1; } .eventon_sorting_section.vis, .evo_filter_bar.vis { z-index: 9999999; }

Reply to: tickets(394935)

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.

.EVOWV_ranger { z-index: 999999; } .EVOWV_content .EVOWV_change { z-index: 999999; } .EVOWV_dates { z-index: 999999; } .EVOWV_dates .evohoop7:hover { opacity: 1; } .eventon_sorting_section.vis, .evo_filter_bar.vis { z-index: 9999999; }

Reply to: tickets(394941)

Hello,

None of events or just the first month? 

Could you try adding cal_init_nonajax=”yes” to the shortcode, so the cache plugin can cache the initial month?