Hi Enfold Theme,
i use Googe Maps and the Cookie Consent. If Googe Maps in disabled the user gets an info (only on mouse-over) instead of the map:
”Aufgrund deiner Datenschutz-Einstellungen können wir Ihnen die Karte nicht anzeigen. Klicken Sie hier, um die Karte in einem neuen Fenster zu öffnen.”
Can I change the Text and get the info immediately? I found the Text in ”de_DE.mo”, but adding the new text caused confusion in the Backend Editor Menu. Is the any way to easily edit the Text and change the Size of the box – its to small for the new text.
regards
Manfred
Hey Manfred,
Sorry for the late reply!
1- Please add following code to Quick CSS in Enfold theme options > General Styling
.av_gmaps_sc_main_wrap .av_text_confirm_link {
opacity: 1;
width: 200px;
font-size: 20px;
}
Then go to Enfold theme options, disable CSS file merging, save theme options, flush cache and after confirming the changes, you can re-enable it.
2- Please use this plugin – https://wordpress.org/plugins/loco-translate/ and update the string as needed :)
Best regards,
Yigit
Hey Yigit,
thanks, it worked,
Best regards
Manfred