• Resolved JorritSchippers

    (@jorritschippers)


    The Google Maps API is included using the following code:

    <script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>

    This breaks on HTTPS sites. I recommend changing it to

    <script type="text/javascript" src="https://maps.google.com/maps/api/js?sensor=false"></script>

    This works everywhere.

    https://ww.wp.xz.cn/plugins/event-calendar-ticketing/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Google Map API URL not https’ is closed to new replies.