Tagged: x
-
AuthorPosts
-
December 12, 2016 at 5:16 am #1289777
Andreas BjerveParticipantHi, I´m struggling a bit with the Google Map element. I´ve added the API and the coordinates, yet I get this “not working, check Java-script” message. Could you guys take a look?
Thanks!
December 12, 2016 at 5:17 am #1289778
Andreas BjerveParticipantThis reply has been marked as private.December 12, 2016 at 5:37 am #1289807
ChristianModeratorHey there,
Looks like you’re using an invalid key. See https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key-map-error for more details.
Thanks.
December 12, 2016 at 6:03 am #1289827
Andreas BjerveParticipantThanks, problem solved!
One more thing: I´ve checked the box for no-container, yet the map still seems contained/framed. Why is this?
thanks!
December 12, 2016 at 6:45 am #1289863
ThaiModeratorHi There,
It’s the container and padding of your section #10, please disable the column container and remove the padding:
http://i.imgur.com/DZJrkQ6.png
http://i.imgur.com/FK6f0oJ.png
Please
December 12, 2016 at 6:54 am #1289866
Andreas BjerveParticipantOutstanding. Thx!
I still get a small margin at the bottom, between the footer and the map. Any way to squeeze that one out?
December 12, 2016 at 7:41 am #1289915
ChristianModeratorPlease add the code below in your Appearance > Customize > Custom > Global CSS
.x-map { margin-bottom: 0; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1289777 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
