Page 1 of 1

[FIXED]Cgcalendar not showing

Posted: Thu May 02, 2019 1:37 pm
by artymis
hi i am quite new to cmsms

and have a small problem
i am trying to get cgcalendar to show the fullcalendar on a page
eventlist is working but fullcalender still wont

i am running
GBetterForms 1.9.4
CGCalendar 2.6
CGExtensions 1.62.7
CGSimpleSmarty 2.2.1
on a clean 2.2.10 install of cmsms

i dont get any error when loading the page just a blank field

it is loading the module since <div id="fullcalendar"></div> is showing in page source

{cms_jquery}
{cgjs_render}

are present in the header
please help

Re: Cgcalendar not showing

Posted: Thu May 02, 2019 2:02 pm
by DIGI3
Check the javascript console of the frontend page, see if there's any clues there. If you can share a url with us that may help us diagnose, too.

Re: Cgcalendar not showing

Posted: Thu May 02, 2019 2:09 pm
by artymis
fixed it already

i found a second CMS_jquery in a secondary template that f-ed everything