2013-02-27, 01:46:41
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.
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.