Hello,
Could you go to EventON > EventTop > make sure that Event Time is added:
Replies for tickets on suppota
Hello,
When I check this page
https://greatmeadow.bezahosts.com/events-directory/
I only see events from this organizer:
https://greatmeadow.bezahosts.com/event-organizer/novaar/
And on the page above it shows all of them.
Please send us wp-admin access to your site from ”Access Info” box on right side menu, to further assist your situation.
i cant send you anything
Since you have event_count=β6β alongside with event_count_list=βyesβ, the calendar only shows 6 events overall.
Please try changing both of settings to get all events shown.
Hello,
From 5.0.5 EventON requires PHP 8+ version on the server.
WordPress works, but the events are not loaded and the following warning is displayed
Warnings aren’t fatal errors, so not sure if the message is related to the calendar not loading.
Could you try increasing the memory limit by following:
https://docs.myeventon.com/documentations/increasing-wordpress-memory-limit/
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.
.ajde_evcal_calendar.color #evcal_list .eventon_list_event a:hover { border-left-width: 0px !important; } .ajde_evcal_calendar.boxy .eventon_list_event:hover, .ajde_evcal_calendar.boxy .evoShow_more_events:hover { opacity: 1 !important; transform: scale(1) !important; } .ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .desc_trig.hasFtIMG:hover span.ev_ftImg:before { opacity: 0.2 !important; }