Page 1 of 1

CGCalendar and inline

Posted: Sat Feb 22, 2020 8:43 pm
by webform
I'm trying to setup a CGCalendar Month List outside the {content} tag, but it seems like there is no way to set the module to inline.

I've tried:

Code: Select all

{cms_module module='CGCalendar' display='monthlist' inline='1'}
Is there no way to use CGCalendar inline?
There is no mention of inline in the help file, so maybe it isn't possible ???

Code: Select all

Cms Version: 2.2.13
CGCalendar: 2.6.2

Re: CGCalendar and inline

Posted: Sun Mar 01, 2020 1:05 am
by webform
Do i feel silly! I've forgot to place {cms_jquery} in my header :-[

Now navigating next/previous is working.