Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Yes, you can use the plugin via php code in your footer.php, you just need to insert the following line of code inside a php tag

    <?php echo do_shortcode(“[showmap name=’gfullmap_options’]” ) ; ?>

    this will show the default map of the plugin, and if you wanna show your maps just copy the above line and replace the shortcode written in the function with the map shortcode you want to show.

    You can repeat this step to show as many maps as you want. every time just call the function and replace the map shortcode, with map shortcode you want to display.

    Plugin Author tikendramaitry

    (@tikendramaitry)

    Hi,

    Thanks Megha for resolving the issue.

    Best,
    Tikendra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘the html use’ is closed to new replies.