Viewing 1 replies (of 1 total)
  • Hi Charlie,

    If you’re site is using SSL, it’s possible that the maps are not displayed because of a Mixed Content Warning.

    Code snippet responsible for this:
    $url = add_query_arg( $args, 'https://maps.googleapis.com/maps/api/geocode/json' );

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Not working on live server’ is closed to new replies.