Hello EventON Support Team,
After the recent update to the Speakers & Schedule add-on, I encountered two issues that affect my use case significantly:
Date Range Selection Missing
Previously, I was able to define a schedule block spanning multiple days (e.g., from 14.01.2026 to 15.01.2026). After the update, I can only select a time for a single day — the date range functionality seems to have been removed or is no longer working.
Date/Time Formatting Broken
Instead of showing a clean range like 14.01.2026 to 15.01.2026, the schedule block now displays something like:
14012026:00 – 15012026:00.
I was able to temporarily fix the formatting issue by commenting out the following lines in the plugin code (/wp-content/plugins/eventon-speakers-schedule/includes/class-frontend.php):
// get time from saved values
$start_time_string = EVOSS()->functions->get_processed_time_string( $data, ‘start’ );
$end_time_string = EVOSS()->functions->get_processed_time_string( $data, ‘end’ );
However, this is only a workaround and doesn’t solve the missing date range selection, which is critical for my event planning.
Example of how I used to structure schedule blocks:
Block 1: 14.01.2026 to 15.01.2026
Block 2: 16.01.2026 to 20.01.2026
Could you please help clarify:
1. Whether multi-day scheduling is still supported?
2. How to restore proper date formatting and selection?
3. If this is a bug, is there a fix or patch planned?
Thanks in advance for your help!
Best wishes,
Olga Syrova
Hello,
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.