Error with Google map

GK User
Sun Jul 05, 2015 1:01 pm
Hello,

I have a problem whith this template, when I open the website I get a popup (attached image) with a Google Map error:
"Esta página no ha podido mostrar un elemento de Google Maps. Para obtener más información, consulta las Condiciones del servicio disponibles en la siguiente página: http://www.google.com/intl/es-ES_US/hel ... _maps.html. "
Translation:
"This page has not been able to show an element of Google Maps. For more information , see the Terms of Service available on the following page..."

The maps are not displayed anywhere in the website, could you please help me? Thanks in advance.
User avatar
Fresh Boarder

GK User
Mon Jul 06, 2015 10:41 am
Hi
Which Google Map Plugin or module you had used... maybe it was too old.
maybe try another one, in some of my projects I used Phoca Map

Besides you have to note that most of maps are based on Google Maps Service , with their corporation and law rules ! :whistle:
User avatar
Platinum Boarder

GK User
Mon Jul 06, 2015 8:27 pm
Hello, thanks for your quick response, I am not using any plugin, just the HTML code as it´s explained in Steakhouse documentation: Location Module code and contact Miscellaneous Information. What could be the problem?
Best regards
User avatar
Fresh Boarder

GK User
Sat Jul 11, 2015 10:35 pm
Maybe I will ask this way,
does the original code worked well?

<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes"></div>
<div class="gk-over-map gkCols" data-cols="2">
<div data-scroll-reveal="enter left over .5s">
<h3>Contact Form</h3>
{GKCONTACT}
</div>
<div class="contact-form-info" data-scroll-reveal="enter right over .5s">
<h3>Information</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus lobortis dictum elit eu placerat. Nullam vel pellentesque tortor, nec ornare enim. Phasellus lobortis dictum elit.</p>

<address>
<strong>Address</strong>
<p>Steak House<br />
South Place Street, Chicago, CH 123456<br />
Chicago 00-000, USA</p>
<a href="https://www.google.com/maps/place/Calgary,+Alberta,+Kanada/@51.013117,-114.0741555,11z/" class="gk-locate"><i class="gk-icon-map-path-solid"></i>Locate Us</a>
</address>
</div>
</div>
User avatar
Platinum Boarder

GK User
Tue Jul 14, 2015 8:52 am
I have copied the original code and the web shows the same popup error :-(.
User avatar
Fresh Boarder

GK User
Tue Jul 14, 2015 3:55 pm
Maybe it's fault of domain?
As i said, please do small test and install Phoca Map component and add there your location and publish in Menu,
if error will appear again it's means that Google do not like you.
User avatar
Platinum Boarder

GK User
Wed Jul 15, 2015 8:01 am
I tested with phoca maps and it didn´t work eithe so I changed the domain (I was using a temporary one) and it worked!!! So that´s was the problem as you suggested, thank you so much for your help! :D

Best regards!
User avatar
Fresh Boarder

GK User
Wed Jul 15, 2015 9:04 am
I'm happy that we made it.
About your "old/issue" domain, maybe it's on the google blacklist? :evil:
User avatar
Platinum Boarder

GK User
Wed Jul 15, 2015 4:05 pm
The google map shows the demo address. I read about and made all the changes but still the same...
User avatar
Fresh Boarder

GK User
Sun Jul 19, 2015 12:35 pm
Take new values
data-latitude="-34.397"
data-longitude="150.644"

From Google maps.
Refresh site, and should be okey, in theory.
User avatar
Platinum Boarder


cron