I've followed the instructions posted as response to previous questions about Google Map not showing in the Contact section but the map is still not showing even after adding my key to the line of code. Please let me know why the map is not showing. I've attached a screen capture.
Google Map not showing in Contact section (key not working)
6 replies · opened Nov 25, 2016
Hello,
There appears to be some other issue with the Code. Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
the URL is ledgerise.com
Hello,
We have just checked out your Website and there are numerous Issues on your Page: https://validator.w3.org/nu/?doc=http%3A%2F%2Fledgerise.com%2F which is the Google Maps is not showing properly. Please find the following code on your Page:
In the above code, there are some Errors like there is a space after the ?key= and also the Double Quotes are not properly formatted. So simply replace the above code with:
Please make sure that you use a Proper Text Editor (Sublime Text recommended) to Edit the Codes so that the Quotes are automatically formatted properly and they work fine without creating issues on your Page.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
I've updated the code to fix the errors but the map is still not showing. Should I do anything in my Google Maps account or generate a new key? I'm looking for a map of New York, NY (Manhattan)
What else do I need to do to show a map?
Hello,
We have just checked out the Codes on your Website and the issue is that the Quotes in the following code on your HTML Page is not properly formatted which caused this issue:
address: ‘Melbourne, Australia’,Please replace the above code with this:
address: 'Melbourne, Australia',Always make sure that you are using a Text Editor with Proper Formatting to Edit your Templates so that you do not face these issues.
Hope this Helps!
Do let us know if we can help you with anything else or if you find any further issues with Canvas.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard