Google Maps not working
-
I cannot see the map in the listing page. I have put in my Google Maps API and I can see it in the back-end listing. Although in the back-end, the marker does not move to the address I inserted. I am using the latest version of the plugin.
This is the code that was in the single.php. Do I need something else in there?
<?php if ( ldl_use_google_maps() ): ?>
<div id=”map_wrapper”>
<div id=”map_canvas”></div>
</div>
<?php endif; ?>The page I need help with: [log in to see the link]
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Google Maps not working’ is closed to new replies.