Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Google Maps
#1
I am just in the process of buildign a new site using getsimple. I loaded everything including the google maps plugin. Within the themes that I downloaded from getsimple, the map displays correctly.

However on the theme that I coded myself, the google map does not display. All I see is the code that was enterd on the page used to display the map

(%googlemap:myMap%)

I reviewed the source of a theme that works and my theme.

The theme that works displays the following:

<p>
<div id="gmap_myMap"></div></p>
<p>


My theme, that only displays the code, shows as follows:

<p>
(%googlemap:myMap%)</p>
<p>


Can anyone tell me what I am missing in my theme?

Thanks D.
Reply
#2
Without an URL to the theme it is hard to give an advice...
Reply
#3
http://bubbles2.canadianfoamcontractors.com/contact-us/
Reply
#4
Does your template have this in the <head> section?
PHP Code:
<?php get_header(); ?>

PS The support thread for this plugin is:
http://get-simple.info/forums/showthread.php?tid=1419
(it seems the link in Extend is not redirecting properly...)
Reply
#5
nope. That fixed the issue. Thanks very much

D.
Reply
#6
I just found a plugin for ckeditor allowing very easy to add Google maps on website http://ckeditor.com/addon/wenzgmap
Reply




Users browsing this thread: 1 Guest(s)