Hi @nataliactivex,
Can you disable the Google Maps integration under Complianz > Integrations > Services, as well as the Advanced Custom Fields integration under Complianz > Integrations > Plugins? This should resolve the error.
The reason why it happens is that Complianz is configured to block the Google Maps API on your site before the visitor consents to the use of Marketing cookies, but there is a script from your theme, “scripts.js”, which tries to use the Maps API while it is still blocked.
That is what causes the error: and because the “scripts.js” file of your theme contains more than just the Google Maps code this error may affect other theme functionality (such as sliders) as well.
If you would like to block your theme’s Google Map implementation prior to consent from the visitor, your theme developer could split up the Google Map functionality into a separate JavaScript file, so that Complianz can block the Maps code specifically, without affecting other theme functionality included in the “scripts.js” file.
Kind regards,
Jarno