Event Calendar - weekly view

81 posts by 2 authors in: Forums > CMS Builder
Last Post: Yesterday at 1:15am   (RSS)

I've got the Zickey Calendar working but is it possible to only show one week at a time?

Hi MercerDesign,

I've shared a script here that provides a weekly view. You might want to give it a try.
https://interactivetools.com/forum/forum-posts.php?postNum=2247575#post2247575

Thanks,
Djulia

Thank you

Hi MercerDesign,

You need to change the following line:

$mode = 'example'; // or 'production'

to:

$mode = 'production'; // or 'example

This will switch it to production mode.

Thanks,
Djulia

Amazing, thank you

By MercerDesign - October 28 - edited: October 28

The month view shows the content but the week view is blank. https://rodneys46.sg-host.com/calendar_view.php?year=2024&week=45&view=week, and the times are not showing from the CMS entry.

To ensure that the week view displays correctly, please make sure that the start_date and end_date fields include both the date and the time.

For example, the format should be:

start_date: 2024-10-21 09:00:00
end_date: 2024-10-21 17:00:00

Including the time component is essential because the week view relies on it to determine the events' placement within the time slots.

The start date, end date and time are setup as the Zickey calendar, it works in the day view but the time does not show on the month view and nothing shows in the week view. Sorry if I'm missing something obvious.

https://rodneys46.sg-host.com/calendar_view.php?year=2024&month=11&day=05&view=day

Can you test by changing 

School Use
04 Nov 21:15 - 14 Nov 00:00

to

School Use
04 Nov 21:15 - 14 Nov 14:00