• Resolved cadel1

    (@cadel1)


    Hi,

    I used the plug-in on a test-server and everything worked well. Google Maps was blocked by the plug-in itsself, without any doing of myself. -> Really a great plugin!

    Now, I installed it on another WordPress installation with nearly the same settings and content and it doesn’t work anymore. The iframe of Google Maps is not blocked. Not before my opt-in and not if i reject all cookies.

    The plug-in settings are exactly the same on both installations.
    I even tried to add the URL by myself to the script-center, but it doesn’t work, too.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aert

    (@aahulsebos)

    Hi @cadel1,

    Could you check if your cookie blocker is enabled under settings, and if it is; please make sure Google Maps as a service under integrations is enabled.

    Let me know!

    regards Aert

    Thread Starter cadel1

    (@cadel1)

    Hallo Aert,

    thanks for your fast answere.

    Both are enabled. Aditionally “maps.google.com” is insertet under “URL’s for iFrames…” in Skript-Center.
    I even changed both settings from enabled to disabled and back to enabled to be sure. Nothing changed.

    regards
    Chris

    Plugin Author Aert

    (@aahulsebos)

    Hi @cadel1,

    I can see the iFrame: https://www.google.com/maps/…. so google.com/maps/ can be added to your script center,

    Could you check as well if lazy loading of iFrames is enabled anywhere?

    regards Aert

    Thread Starter cadel1

    (@cadel1)

    Hey Aert,

    i found the mistake.

    Seams the iframe wasn’t recognized as an iframe, because of a break between opening and closing tag.

    <iframe xyz>
    </iframe>

    changed in

    <iframe xyz></iframe>

    now it works.

    Thanks for your help.
    BTW: Your plug-in is really awesome. I searched a while, to find a plug-in that matchs the requirements of GDPR and accessibillity. Your plug-in is the only one that mach both cases! Great work!

    kind regards
    Chris

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

The topic ‘Google Maps iframe is not blocked’ is closed to new replies.