Event Calendar - weekly view
78 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 12:11am (RSS)
By Djulia - Wednesday at 3:44am - edited: Wednesday at 10:30am
What do the errors say in the Developer Log?
The error is because I'm not using the permalink but I don't want to keep having to edit the file at this stage, the event still disappears when I change the time
Can you provide the event in this format or with showme()? Thanks!
[
'title' => 'Annual Conference',
'start_date' => '2024-11-13 13:00:00',
'end_date' => '2024-11-13 13:10:00',
'permalink' => 'annual-conference',
'description' => 'Annual conference on technological innovations.',
'location' => 'Main Auditorium',
'category' => 'conference'
],
Thank you, I can reproduce the issue. In the meantime, could you use this file? Thanks!
By Djulia - Wednesday at 10:05am - edited: Wednesday at 12:25pm
Sorry for the delay, I had to finish a task. Could you please try this version? Thanks!