[Plugin: Pronamic Google Maps] Cannot make map show…
-
Hey I amhoping someone can give me some insite to why the code is appearing in the corret place on my site, but the map is nowhere. I am using this to input the map
if(function_exists('pronamic_google_maps_mashup')) { pronamic_google_maps_mashup( array( 'post_type' => 'tours', 'posts_per_page' => -1 ) , array( 'width' => 800 , 'height' => 200 , 'map_type_id' => 'satellite' , 'marker_options' => array( 'icon' => 'https://google-maps-icons.googlecode.com/files/photo.png' ) ) ); }
It created space for the map in my header, but all it shows is the location as a UL and no map to be found. Any ideas??
PS this is the code I am getting on the front end
[Code moderated as per the Forum Rules. Please use the pastebin]
and here s a link to my site
https://new.peregrinetravelgroup.websolutionshack.com/Tours/peregrine-travel-tour-7-day-packageAny help is greatly appreciated. Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Pronamic Google Maps] Cannot make map show…’ is closed to new replies.