Google Map Not Working - Question | JoomShaper

Google Map Not Working

G

GarageCentraal

SP Page Builder 3 years ago

Hi,

I attempted to use the Google Map add-on on PageBuilder. However, when I set it and go to the page all it shows is a gray square and an error message indicating that the Google Map didn't load correctly.

For reference, the page already have a Google Map done via a Google Map Plug-in module. It works unless I try to run the PageBuilder module, and even if I disable the currently running plugin the PageBuilder add-on does not work.

Please advice.

Rgds,

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #76116

Hi,

1st Have inserted correct Google Maps API in SPPB Options?

2nd idea: Maybe use Open Streets Maps addon instead which is free (no paid API). It cover almost this same areas, so if your location is popular it should be.

3rd idea: Go to Google Maps website, find your location - generate Embed code and use it inside Raw HTML addon. This always works (99,9%).

0
G
GarageCentraal
Accepted Answer
3 years ago #76224

Hi

Solved! API code was outdated.

Thanks!

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #76242

Yes, this is also common reason.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #76244

BTW

Correct submenu items color, now is too light. Contrast is wrong. This should help:

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #555; }
Add inside: Template Options - Custom Code - Custom CSS
0