Reply to: tickets(394348)

if you bought it from envato, then that is where your license is not at myeventon.com. If you can find your initial purchase information from envato please use that to message them back and find the license. 

Reply to: tickets(394457)

Hello,

1. Please go to /wp-content/plugins/eventon-rsvp-waitlist/includes and look for 

2. Please take a look at

Reply to: tickets(393801)

I switched EventON > EventTop > Select Default Calendar EventTop Style to Colorful with gap between events and also removed eventtop_style=”1″ from the shortcode. Please check and let me know.

1. Please try this CSS code:

.eventon_fullcal .eventon_fc_daynames .evo_fc_day { background: red; font-size: 20px; }

2. Instead of Main Calendar shortcode, please use Event Lists: Ext shortcode from this page:

https://regenttheatre.com/list/

Reply to: tickets(394466)

Ashan,

The same on dev2:

https://dev2.myeventon.com/test-10/

I cannot find a similar ticket with your response. I believe that there is should be one.

Reply to: tickets(394466)

Hello,

Thank you for letting us know about the issue!

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; }