Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1201519

    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

    #1203968

    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

    #1204372

    Hey Yigit,

    thanks, it worked,

    Best regards
    Manfred

    #1204489

    Hi,

    You are welcome!

    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disabled Google Maps info’ is closed to new replies.