Event Calendar - weekly view

82 posts by 2 authors in: Forums > CMS Builder
Last Post: 12 minutes ago   (RSS)

Can you send me the data (events)? Thanks!

Here's the data backup for events

By Djulia - October 29 - edited: October 29

Oops! I forgot to include the production mode queries. :/

Could you try this version? Thanks!

Attachments:

calendar.zip 11K

AMAZING.

Thank you, it's working in production mode as well.

I added a JavaScript function to adjust the text contrast on events. Thanks!

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,

Thank you

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

Attachments:

calendar.zip 11K

Perfect. Thank you