-
AuthorPosts
-
April 5, 2017 at 11:19 am #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.
April 5, 2017 at 11:24 am #772415Hallo!
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!
YigitP.S.: If you would like to receive replies in German, please let us know so our German speaking moderators can help :)
April 5, 2017 at 12:11 pm #772449Hey 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!
April 5, 2017 at 12:13 pm #772450Hi,
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,
YigitApril 6, 2017 at 9:42 am #773049Hey 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,
KiraApril 6, 2017 at 1:13 pm #773160Hi,
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,
YigitApril 7, 2017 at 8:50 pm #774189Thanks 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,
KiraApril 10, 2017 at 9:39 am #775338i 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!
April 11, 2017 at 2:06 pm #776031Hi,
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,
AndyApril 12, 2017 at 10:32 am #776560Thanks. It finally works :)
But i think the big distance to the bottom is a little bit unattractive.
Can i change that?Best wishes,
KiraApril 14, 2017 at 1:31 pm #777807Hi,
yes, adjust the height with this code:
div#av_section_5 { height: 500px; }
and adjust height value as needed.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.