Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #772408

    Hallo,

    ich kann leider zur Zeit kein Google Maps auf meiner Website einbinden.
    Habe den API Key in den Enfold-Einstellungen eingegeben und dann auf der eigentlichen Seite das Google Maps Widget eingebunden.
    Dort die Adresse eingetippt und trotzdem kriege ich immer noch die Fehlermeldung:
    “An error occurde
    Google changed the way google maps work. You now need to enter a valid Google Maps API Key. (…)”

    Weiß jemand Abhilfe?

    Danke!

    • This topic was modified 7 years, 7 months ago by wedoIT2011.
    #772415

    Hallo!

    Please refer to this post – http://kriesi.at/documentation/enfold/how-to-register-a-google-maps-api-key/
    If that does not help, please create a temporary admin login and post it here privately :)

    Cheers!
    Yigit

    P.S.: If you would like to receive replies in German, please let us know so our German speaking moderators can help :)

    #772449

    Hey Yigit,

    thanks for your respons. We already DO HAVE this API Code, but ist still doesn’t work.
    That’s our problem.

    Can you help with it?

    Cheers!

    #772450

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #773049

    Hey Yigit,

    thanks for your help. we solved the problem with a new API Key. Don’t know what the problem is with the old one…
    But i still have problems with the position. I would like to overlap the contact form.

    Screenshots in the private content!

    I will get you a temporary and post it later.

    Best wishes,
    Kira

    #773160

    Hi,

    You can edit your column elements below your Google maps and give them negative top margin value to have them overlap. If you need assistance on that case, we can look into it when you post login credentials :)

    Best regards,
    Yigit

    #774189

    Thanks for the information. it would be nice if you could tell me, where i can edit the top margin value.
    Just got the temporary user working today again. You can find it in the private content, if necessary :)

    Best wishes,
    Kira

    #775338

    i just found the option, but i’m not sure how to handle it.
    Wordpress is saying me, that i just can edit it in the first column of the row,
    but i need to overlap the middle part.
    can you help me with that?

    Thx!

    #776031

    Hi,

    use this code inside Quick CSS field:

    form.avia_ajax_form.av-form-labels-visible.avia-builder-el-40.el_before_av_textblock.avia-builder-el-first {
    position: relative;
    top: -130px;
    border: 1px white solid;
    background: white;
    }

    Best regards,
    Andy

    #776560

    Thanks. It finally works :)

    But i think the big distance to the bottom is a little bit unattractive.
    Can i change that?

    Best wishes,
    Kira

    #777807

    Hi,

    yes, adjust the height with this code:

    div#av_section_5 {
    height: 500px;
    }

    and adjust height value as needed.

    Best regards,
    Andy

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.