localendar Forums Homepage

Print at Jan 22, 2025, 10:00:34 AM View all posts in this thread on one page
Posted by inapwu at Sep 7, 2019, 6:23:34 PM
Mini calendar quit working in Safari Browser
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

Posted by support at Sep 8, 2019, 11:19:42 PM
Re: Mini calendar quit working in Safari Browser
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

Posted by inapwu at Sep 9, 2019, 5:29:00 PM
Re: Mini calendar quit working in Safari Browser
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.


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