Event Calendar - weekly view
81 posts by 2 authors in: Forums > CMS Builder
Last Post: 19 hours ago (RSS)
By Djulia - October 29 - edited: October 29
Oops! I forgot to include the production mode queries. :/
Could you try this version? Thanks!
By MercerDesign - October 29 - edited: October 29
One more thing I've noticed, the Lauds event starts at 7:30 but on the day view it's not showing correctly. https://rodneys46.sg-host.com/calendar/?year=2024&month=11&day=03&view=day
I;ve got an event on the 4th November that starts at 6:15 but it's not showing on the day view. https://rodneys46.sg-host.com/calendar/?year=2024&month=11&day=04&view=day
By Djulia - October 29
Oops! There’s an error in the function call:
You can try with:
// Display navigation for the day (buttons to go to the previous or next day)
renderDayNavigation($month, $year, $day, $lang, $translations);// Display the daily view with events, including the hours of the day
renderDayViewWithHours($month, $year, $day, $events, $lang, $translations, $workingStartTime, $workingEndTime);
Thanks,
By Djulia - October 30 - edited: October 30
Hi MercerDesign,
I added a link to switch to day view for the corresponding numbers, thinking it would make it easier to use.
Thanks, Djulia