• Resolved stepan123

    (@stepan123)


    Hello, we’ve been having issues with our Google Maps, which don’t load with page reload. The visitor has to click the accept button in the cookie consent modal, which is annoying. We tried to activate/deactivate Google Maps setting in Integrations tab but it didn’t help.

    We use Google Maps via a new tag <gmp-map> + following script:

    <link rel="preconnect" >
    
    <link rel="dns-prefetch" >
    
    <script async src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDVvwljcWGZWjwFVPp7VdOEHj8-GerTy3I&callback=console.debug&libraries=maps,marker&v=beta"></script>

    Is it possible to solve this? Eg with some PHP filter, which would stop blocking Google Maps on Frontpage or something. Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @stepan123,

    If the Map is still blocked even though the ‘default’ Google Maps integration had been disabled under Complianz -> Integrations -> Services, there is likely still another integration enabled which affects the Map regardless.

    In your case, I think this is the “Advanced Custom Fields” integration under Complianz -> Integrations -> Plugins.

    If you disable that one as well, the Map should be restored to it’s ‘unblocked’ state afterwards.

    Kind regards, Jarno

    Thread Starter stepan123

    (@stepan123)

    Problem solved, thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Google Maps are blocked from loading, integration settings doesn’t work’ is closed to new replies.