Page 1 of 1

CGCalendar - How to enable jquery, jquery-ui and jsrender?

Posted: Tue Apr 05, 2016 5:28 pm
by rab
In order for the calendar to display in "fullcalendar" mode on a CMSMS v2.1.2 test site, the module's Help says that jquery, jquery-ui and jsrender should be enabled. Unfortunately, I have no idea how to do this. Can someone please help?

Thanks!

Re: CGCalendar - How to enable jquery, jquery-ui and jsrende

Posted: Tue Apr 05, 2016 7:47 pm
by webform
You place these tags in your page template header:

Code: Select all

{cms_jquery}
{cgjs_render}
There is more help on this in the fullCalendar template.