Different Calendar Views (Advanced)

Different Calendar Views (Advanced)

In the Options Panel of Calendarize It! you can set the global default view for the calendar you are inserting on your website by using the default shortcode.

[calendarizeit]

If you want to create specific views for each calendar you insert you can add some attributes. Let’s say you want a Month View but you do not want any navigation options in the right header.

[calendarizeit defaultview="month" feed="0" header_left="rhc_search prevYear,prev,next,nextYear today" header_center="title" header_right=""]

And if you do want the navigation to show use these attributes.

[calendarizeit defaultview="month" feed="0" header_left="rhc_search prevYear,prev,next,nextYear today" header_center="title" header_right="month,agendaWeek,agendaDay,rhc_event"]