google maps with http fails on https
-
shortcodes.php
src=”http://maps.google.com/maps?
should be
src=”//maps.google.com/maps?to avoid security errors on https: based websites!
The topic ‘google maps with http fails on https’ is closed to new replies.