jsapi mixed content
-
I run a multilingual site with 3 languages using Polylang plugin.
Maps(layer) will show in a custom front-page with home_url https://…/language/
I understand Leaflet Maps Marker loads the Google scripts needed for display google maps.
Whereas 2 languages properly use <script type=’text/javascript’ src=’https://www.google.com/jsapi?key&ver=3.7′></script>,
the third language uses http: instead of https: and results in mixed content even though the same layer is assigned to different languages.
How should I correct this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘jsapi mixed content’ is closed to new replies.