Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 6
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 925 times and has 5 replies Next Thread
LSCB
New Member



Joined: May 25, 2016
Posts: 4
Status: Offline

Edit this Post   Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Thread]

Hello when I initially added the code for the mini calendar everything seemed absolutely fine then I added a few events to the calendar and when I looked at it on my page it was a mess - seems to be causing a conflict with my site template settings.

Can you please advise what has caused my pages coding to go array, I suspect the javascript in the calendar, but didn't see a mini calendar iframe option - is it just me?

See here: http://www.safeguardinglewisham.org.uk/lscb to see the calendar
[May 30, 2016, 10:12:22 AM] [86.178.129.244] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6395
Status: Offline
Edit this Post   Re: Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Post]

Can you double-check your "publish code" you copied from localendar? I think you might be missing this line:
<script type="text/javascript" src='//localendar.com/js/PublishedIncludeMini.js'></script>

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[May 30, 2016, 2:26:52 PM] [24.190.224.252] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
LSCB
New Member



Joined: May 25, 2016
Posts: 4
Status: Offline

Edit this Post   Re: Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Post]

Thanks Marc,

That has straightened up the look of the page, but the calendar arrows still will not move from one month to the next - is this a javascript issue? Also what do I change where to get the calendar to fill the width of the column please?
[May 30, 2016, 5:12:35 PM] [86.178.129.244] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
LSCB
New Member



Joined: May 25, 2016
Posts: 4
Status: Offline

Edit this Post   Re: Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Post]

I managed the width just need to be able to move from month to month. Stuck on current month only, thanks
[May 30, 2016, 5:21:19 PM] [86.178.129.244] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
LSCB
New Member



Joined: May 25, 2016
Posts: 4
Status: Offline

Edit this Post   Re: Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Post]

Keep getting a javascript error when I try to move the calendar from one month to the next on the mini version. Which version of Javascript should I be using please?
[May 31, 2016, 2:27:50 PM] [86.178.129.244] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6395
Status: Offline
Edit this Post   Re: Interactive Mini Calendar has distorted on my page Reply to this Post
Reply with Quote
[Delete this Post]

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/1.7.1/jquery.js"></script>
<script>window.jQuery || document.write('<script src="/js/libs/jquery-1.6.2.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
----------------------------------------
[Edit 2 times, last edit by support at Jun 2, 2016, 2:25:52 PM]
[Jun 1, 2016, 10:06:12 PM] [First IP: 24.190.224.252 - Last IP: 24.190.224.252] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

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