localendar Forums Homepage

Print at Apr 20, 2024, 7:40:34 AM View all posts in this thread on one page
Posted by Springstp at Jun 10, 2014, 4:27:38 PM
Mini Calendar Button not working
I put my Mini calendar on my website, but the Month button do not work and i am not able to toggle from month to month. Please help.

http://springsfinal.businesscatalyst.com/index.html

Posted by support at Jun 13, 2014, 6:31:38 PM
Re: Mini Calendar Button not working
Looking at your page, I see 2 different includes of jQuery script.
(This is in addition to an internal one the localendar widget will use)

This one at the top of your page's source should be fine.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>


Localendar's comes after that. But this bit at the end concerns me:

<!-- JS includes -->
<script type="text/javascript">
if (document.location.protocol != 'https:') document.write('\x3Cscript src="http://musecdn.businesscatalyst.com/scripts/4.0/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
</script>
<script type="text/javascript">
window.jQuery || document.write('\x3Cscript src="/scripts/jquery-1.8.3.min.js" type="text/javascript">\x3C/script>');
</script>


You shouldn't need that. It's an older version, and jQuery is already included. I would suggest temporarily commenting out /removing that and seeing what the effect is on your page. You have other widgets, so there might be some additional debugging involved.
----------------------------------------
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