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


Quick Go »
Thread Status: Normal
Total posts in this thread: 14
Posts: 14   Pages: 2   [ 1 2 | Next Page ]
[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 9045 times and has 13 replies Next Thread
wcscd2012
New Member



Joined: Mar 1, 2014
Posts: 2
Status: Offline

Edit this Post   confused   Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Thread]

I been trying to get my calendar to appear on my website and I can't get it to automatic appear. love struck I have posted the following code: [b[u]]<!--
Note: You can adjust the height and width parameters as desired.
You can also add or remove scrollbars by setting "scrolling=yes" or "scrolling=no"
-->
<iframe src="http://www.localendar.com/public/wcscd2012?style=M0" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>
. I have also tried it this way as well: <iframe src="http://www.localendar.com/public/wcscd2012?style=M0" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>
. Please help biggrin
[Mar 2, 2014, 12:13:01 AM] [74.207.166.3] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
laflair13
New Member



Joined: Mar 4, 2014
Posts: 1
Status: Offline

Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

I am getting the same issue, when I try to use the code

<SCRIPT src="http://www.localendar.com/public/laflair13?include=Y&dynamic=Y&style=M0"></SCRIPT>


The calendar isnt showing up on my site.
----------------------------------------
[Edit 1 times, last edit by laflair13 at Mar 4, 2014, 3:58:01 PM]
[Mar 4, 2014, 3:52:38 PM] [First IP: 66.195.250.114 - Last IP: 66.195.250.114] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
jasonsullivan
Veteran
Member's Avatar


Joined: Feb 7, 2014
Posts: 92
Status: Offline
Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

Could each of you please provide links to your sites so that I can see if there are any conflicts or errors?
----------------------------------------
Jason Sullivan
Support Associate
Localendar.com
[Mar 5, 2014, 2:16:19 AM] [71.68.14.180] Show Post Printable Version    Hidden to Guest [Link] Report threatening post: please login first  Go to top 
wcscd2012
New Member



Joined: Mar 1, 2014
Posts: 2
Status: Offline

Edit this Post   sad   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

I got it figured out. I had a "DA" moment!
[Mar 5, 2014, 4:23:49 PM] [74.207.166.3] 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: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

Thanks, but that still leaves laflair13 smile

laflair13 , can you provide a link to the page where you are trying to publish your calendar?
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Mar 10, 2014, 3:42:10 AM] [70.211.0.76] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
pspringer
New Member



Joined: Mar 21, 2014
Posts: 3
Status: Offline

Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

I have the same problem, but it seems to work in Safari but not Chrome. The HTML:

<SCRIPT type="text/javascript" src="http://www.localendar.com/public/pspringer?include=Y&style=M0"></SC

If you want my web site URL please provide a support email - I would rather not share it widely.
[Mar 21, 2014, 7:41:00 PM] [67.249.102.20] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
pspringer
New Member



Joined: Mar 21, 2014
Posts: 3
Status: Offline

Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

 
I have the same problem, but it seems to work in Safari but not Chrome. The HTML:

<SCRIPT type="text/javascript" src="http://www.localendar.com/public/pspringer?include=Y&style=M0"></SC

If you want my web site URL please provide a support email - I would rather not share it widely.

Okay, I switched to this:
<iframe src="http://www.localendar.com/public/pspringer?style=M0" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>

And it still does not work in Chrome. But it works in Safari AND Firefox. I will check out IE.
[Mar 21, 2014, 8:07:14 PM] [67.249.102.20] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
pspringer
New Member



Joined: Mar 21, 2014
Posts: 3
Status: Offline

Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

 
 
I have the same problem, but it seems to work in Safari but not Chrome. The HTML:

<SCRIPT type="text/javascript" src="http://www.localendar.com/public/pspringer?include=Y&style=M0"></SC

If you want my web site URL please provide a support email - I would rather not share it widely.

Okay, I switched to this:
<iframe src="http://www.localendar.com/public/pspringer?style=M0" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>

And it still does not work in Chrome. But it works in Safari AND Firefox. I will check out IE.


I was able to resolve my problem with Chrome. My we site was encrypted (https, not http). The link to the calendar script was not encrypted (http). I edited the link to be the following and it now works in all the browsers I tried:

<iframe src="https://www.localendar.com/public/pspringer?style=M0" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>
[Mar 21, 2014, 11:46:29 PM] [67.249.102.20] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
EsquimaltMFRC
New Member



Joined: Sep 25, 2012
Posts: 8
Status: Offline

Edit this Post   Re: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

I am having trouble with our site as well. Calendar appears on Internet Explorer but not on Chrome or Firefox. Takes a long time to load on all browsers. Worked fine just the other day.

My site: http://www.esquimaltmfrc.com
[May 2, 2014, 4:22:30 PM] [131.137.245.206] 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: Calendar won't appear/post to website. Reply to this Post
Reply with Quote
[Delete this Post]

I have checked your link in both FF and Chrome, and the mini calendar on the page appears. Are you still having this issue (btw, we have not changed anything on our side)
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[May 6, 2014, 3:07:38 PM] [24.189.164.123] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
Posts: 14   Pages: 2   [ 1 2 | Next Page ]
[Show Thread Printable Version] [Post new Thread]

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