silasmontgomery / CakePHP-Full-Calendar-Plugin

Simple and Sleek Event Calendar Plugin for CakePHP
Other
98 stars 60 forks source link

I'm Using Cakestrap (Cake with Bootstrap) and i can't see the calendar #16

Open joshdcid opened 11 years ago

joshdcid commented 11 years ago

Hi again.. i'm using your plugin with cakestrap (https://github.com/hugodias/cakeStrap) and it doesn't show the calendar.. any ideas? or something.. of what can i do?

Thanks in andvance..

Screen Shot 2013-01-16 at 14 39 13

silasmontgomery commented 11 years ago

I'm not familiar with CakeStrap. Have you figured out your problem?

hyperwebmedia commented 11 years ago

Had a similar problem, turns out the absolute paths to the css and js files was not correct... use inspect element in google chrome and check out your errors -- likely are not defining the absolute path correctly.