Search found 8 matches
- Wed Mar 18, 2015 9:47 pm
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
No ideas??
- Sun Mar 08, 2015 7:34 pm
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
Still waiting...
- Sat Feb 21, 2015 5:03 am
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
Good news and bad news... The good news is I got the map to finally work, the bad news is it is with the depreciated CGGooglemaps 2.4.7 I still can't get it to work with (and would prefer using) the updated version. All I did was: uninstall CGGoogleMaps2 v0.99.1 install CGGoogleMaps v2.4.7 create a ...
- Thu Feb 19, 2015 4:35 am
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
I would imagine that it is being included based on said HTML source. <__script__ type="text/javascript" src="http://localhost/lib/jquery/js/jquery-1.11.0.min.js"></__script> <__script__ type="text/javascript" src="http://localhost/lib/jquery/js/jquery-migrate-1.2.1...
- Wed Feb 18, 2015 3:08 am
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
Yes, it's in the page template at the head section at the top.
Code: Select all
<head>
<title>{sitename} - {title}</title>
{cms_stylesheet}
{metadata}
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
{cms_jquery}
</head>
- Mon Feb 16, 2015 2:48 pm
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
Does this help?
- Mon Feb 16, 2015 5:41 am
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Re: Map doesn't show
Maybe I wasn't clear... The problem I'm having is with CGGoogleMaps2 (v0.99.1) I'm currently using GoogleMaps v0.2.1 to display the map on the site and want to stop using it (due to the reasons given) and use CGGoogleMaps2 instead. v0.2.1 works with CMSMS 1.11.10 but not with 1.11.12 which is what I...
- Sat Feb 14, 2015 5:56 am
- Forum: Modules/Add-Ons
- Topic: Map doesn't show
- Replies: 11
- Views: 3471
Map doesn't show
I'm having the same problem as in this post http://forum.cmsmadesimple.org/viewtopic.php?f=7&t=70708&hilit=CGGoogleMaps2 . I have followed all the info in the help file and in said post. I'm really not sure what I'm doing wrong and why this isn't working. I'm not a pro developer or anything....