Viewing 1 replies (of 1 total)
  • hey, are you trying to add the code to the standard page template in WordPress?

    Try:

    <?php echo do_shortcode("[MultipleMarkerMap id='MultipleMarkerMapDemo' z='12' lat='48.220162' lon='16.287525' marker='48.193054,16.261282,Bar,https://google-maps-icons.googlecode.com/files/cocktail.png|48.220162,16.287525,point-of-view,https://google-maps-icons.googlecode.com/files/beautiful.png' w='690' h='442']"); ?>

    Just make sure that if you change the shortcodes, that you switch ” for ‘ otherwise you’ll break your website

    ??

Viewing 1 replies (of 1 total)
  • The topic ‘Put map on the template’ is closed to new replies.