localendar Forums Homepage


Print at Sep 20, 2025, 5:30:03 AM

Posted by support at Jun 1, 2016, 10:13:31 PM
Re: Mini Calendar & Main Calendar
When we bring jquery onto a page, we check if it's either already included or not, and if so, we namespace our copy so there isn't a conflict.
Since your page is including jQuery after localendar's JS, I think it might be getting overwritten.

Can you move these lines on your page:
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery-1.8.1.min.js"><\/script>')</script>


just before this one

<script type="text/javascript" src='//www.localendar.com/js/PublishedIncludeMini.js'></script>


and let me know what happens?
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us