Added shortcode, map not showing up
-
Hi. This looks like it will be the perfect plugin, and I’ll gladly buy the premium version if we can get past this. I’ve added the shortcode to grab the location from a custom field, and it generates the html, but nothing displays.
echo do_shortcode( '[intergeo id=\"cDMxgDO\"]' . $location . '[/intergeo]' );Location: Stanardsville, Virginia <div id="intergeo_mapyIjM2IDN" class="intergeo_map_canvas" style="width:100%;height:300px;width:100%;height:300px;"></div> <script type="text/javascript">if(!window.intergeo_maps)window.intergeo_maps=[];window.intergeo_maps.push({container:'intergeo_mapyIjM2IDN',options:{"zoom":15,"address":"Stanardsville, Virginia"}});if(!window.intergeo_maps_current)window.intergeo_maps_current=null;</script> </div></div></div></article><div class="clear"></div></div></section>The site is http://www.whatsthatbug.com, if you want to take a look.
Thank you,
Daniel
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Added shortcode, map not showing up’ is closed to new replies.