• Resolved jedimasta

    (@jedimasta)


    Is there a way to disable or otherwise remove the Google Map APIs? I’ll be using the parallax theme as a portfolio site for myself (rather than a business) so putting a map to my location is unwanted.

    I left the longitude/latitude fields blank and even though the section doesn’t appear, visiting my page reveals an unending loading cycle. The status bar shows that it’s waiting for maps.googleapis.com to respond.

    I will continue trying to find the source location to disable it, but I would appreciate any help by the devs.

    https://www.alt-realities.com/portfolio

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Access Keys

    (@access-keys)

    Hi there,
    We tried inspecting the site in chrome and firefox and everything is working fine. Please, let us know if there is any other issues. We’ll be glad to help.
    Thanks,

    Thread Starter jedimasta

    (@jedimasta)

    I was able to find the code yesterday and comment it out to prevent the loading, I just hadn’t come back here and updated my question. Thanks for taking a look though, sorry if you wasted any time.

    For the record, I commented out the following line in Functions.php:

    wp_enqueue_script('accesspress_parallax-googlemap', '//maps.googleapis.com/maps/api/js?v=3.exp?sensor=false', array('jquery'), '3.0', false);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Google Maps’ is closed to new replies.