GetSimple Support Forum

Full Version: Google Maps
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
Without an URL to the theme it is hard to give an advice...
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...)
nope. That fixed the issue. Thanks very much

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