Hi there
Thank you for getting in touch, my apologies for the delay in responding, virtually everyone here is out of the office over the weekend.
We patched the issue “GDPR consent notice bypassed when “prevent other plugins and theme enqueueing maps API” is not set” in 7.10.15, can you please update if you haven’t done so already and let us know if that solves the problem?
Kind regards
– Perry
Thread Starter
BMWeb
(@bmove)
Yes, thank you it works now. But the Button “i agree” isn´t translated in german. Can i change the translation?
Hi there
Please either update the PO/MO files, or use a jQuery solution, for example
$("button.wpgmza-api-consent").html('A string of your choice');
Does that help?
Kind regards
– Perry
Thread Starter
BMWeb
(@bmove)
Yes 🙂 thank you very much.