soliduser
Forum Replies Created
-
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] MapSVG plugin intergationThank you for contacting developers.
And sorry for my late answer: I have an error message in the console “Uncaught ReferenceError: MapSVG is not defined” even before clicking on the placeholder, because the main plugin class has already been called by JS “window.addEventListener(“load”, function(){MapSVG.version…”.
When I try to block just URL https://maps.googleapis.com, the placeholder seems to work fine (visually :-), but the scripts from Google Maps are already loaded behind the scene before allowing marketing cookies.Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] MapSVG plugin intergation@rogierlankhorst Thank you. I turned off script minification (please take a look). It seems that maps.googleapis.com is calling within the main MapSVG JS class. I tried to block “wp-content/plugins/mapsvg/dist/mapsvg-front.umd.js” (not sure if it is the right one to block) in the script center, but it doesn’t load the map when I click the placeholder on the frontend.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] MapSVG plugin intergationHi @jarnovos,
thanks for your interest in helping me with this task.
Here is my page (in slovak language) where MapSVG plugin is deployed:
https://www.afirmax.sk/kde-kupit/Best,
Igor