The page is build with DIVI Theme 🙂
Hi @satzundmore,
Could you try the below configuration under Complianz > Integrations > Script Center > Block a script, iFrame or plugin?

Please purge cache after applying the changes, to ensure that your changes are being reflected on the front-end.
Kind regards,
Jarno
Hello
i did like that, but now there is nothing to see, no placeholder no map 🤷🏻♂️
Hi @satzundmore,
Are you using any specific plugin to add this Map?
If I have the plugin, I’ll configure a testing environment with it so I can perform some tests of my own.
Kind regards,
Jarno
Hi
no, the Divi map module, thats all 🤷🏻♂️
@satzundmore I do see some scripts from another map plugin ‘exactly-gdpr-google-maps’. If you ar not using it, I would recommend to deactivate to prevent unexpected behaviour. Please also deactivate any caching or optimization tool on the site, so we can be sure we’re looking the correct html.
If I look at the source code, I see the maps.googleapis.com still unblocked in your source, but I can see the cookie blocker itself is loading. Just checking, did you click the ‘enable’ switch on the right top of the integration?
Hello good morning,
yes you are right, i deactivatet it now. But there is still no placeholder shown 🤷🏻♂️
I dont know why
Greetings
Hi @satzundmore,
Thanks for the update! I will reproduce your set-up with the Divi Builder and its’ Map module, and report my findings back to you.
Kind regards,
Jarno
Hi @satzundmore,
It appears that this Divi implementation of Google Maps can be blocked, but the issue occurs when we try activating the Map again.
Blocking maps.googleapis.com
and using et_pb_map
as the class to add the placeholder under Complianz > Integrations > Script Center > Block a script causes the Map to get blocked, but we have not yet been able to re-initialize the Divi script after consent due to the way Divi has implemented this.
We have been in contact with Divi about this before, so I’ll try reaching out to them once more to see if they have any suggestions.
As the alternative I would suggest trying one of the ‘out-of-the-box’ supported Google Maps plugin in the first list on this page: https://complianz.io/debugging-google-maps/
Hope it helps!
Kind regards,
Jarno
Hi @satzundmore,
I’ve created a dedicated Divi Maps integration, which initializes the map using the Divi init_map function.
https://github.com/Really-Simple-Plugins/complianz-gdpr/tree/Divi-Google-Maps
This loads the map for me with a placeholder, and loads the map on accept.
Let me know if that works for you as well!