Home Forums Unicon API Google Maps Error Still I followed your instructions

Home Forums Unicon API Google Maps Error Still I followed your instructions

This topic contains 6 replies, has 2 voices, and was last updated by  Phil (Support) 7 years, 8 months ago.

  • Creator
    Ticket
  • #81476

    Hi I followed your instructions to a T and I am still getting the errors.

    Here is my code from the framework/inc/shortcodes.php

    ——-*/
    function minti_load_googlemaps() {
    wp_register_script( ‘google-maps-api’, ‘//maps.google.com/maps/api/js?key=AIzaSyAZef_ta8axKhCWdbpCgCQhrFd7pu4tzzE’, false, NULL, true);
    }
    add_action( ‘wp_enqueue_scripts’, ‘minti_load_googlemaps’ );

Sorry, only verified customers can view ticket replies.