One this site: http://www.michelesgranola.com, the Find a Store map isn’t always loading.
If you go to the page directly, it tends to load:
https://www.michelesgranola.com/store-locations/
However if you access the page via the “Find a Store” button on the slider on the front page, it doesn’t usually load.
That said, sometimes it will load and sometimes it won’t.
Any suggestions on how to go about solving this?
Thanks!
https:// – you need to set the link on your home page to link using the https:// protocol – right now it points to the page using the http:// protocol.
If you open your JavaScript console when you load that page (using http://) you’ll see this message:
The map is trying to load data from a file using an https source and the browser’s built-in security is not allowing you to do it when you are on an http domain.