|
Index | Recent Threads | Register | |
Forums » List all forums » Forum: Webmaster's Corner » Thread: Mini calendar quit working in Safari Browser |
Total posts in this thread: 3 |
[Change thread status]
[Delete this Thread]
[Move this Thread] [Add To My Favorites] [Watch this Thread] [Post new Thread] |
Author |
|
inapwu
New Member
|
I have been using the mini calendar for quite some time without a problem. Recently the Mini-Calendar quit working in the Safari Browser. It was in the left most column right above the link to the VIEW FULL PAGE CALENDAR link, which still works. The mini calendar is still working in Firefox, Chrome and IE. Any idea why it quit and how to fix it? http://inapwu.org |
||
|
support
localendar Expert Joined: Aug 9, 2022 Posts: 6421 Status: Offline |
My guess is that safari is hitting your site via https:// and you have specifically included code to only load the mini calendar via http:// You should change the HTML on your site to use the "protocol neutral" url style. This way, if a user visits your site with https, the calendar will be loaded with https. And if they visit with http, it will be loaded via http. And place (at least 2) where you have src='http://www.localendar.com change it to src='//www.localendar.com ---------------------------------------- Marc Higgins Support Associate, localendar.com Follow us on Twitter! http://www.twitter.com/localendar_news |
||
|
inapwu
New Member
|
I actually located the problem. It was a Java issue with the macOS Mojave 10.14.1 Safari version. In order for the Java programs to work the Java for macOS 2017-002 has to be loaded. Once that was done it worked perfectly. Did not have to change any coding in the HTML. |
||
|
[Show Thread Printable Version] [Post new Thread] |
Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us |