• I want to display the location map in an area of my theme’s home page and the theme does not support shortcode. I added the following to the index.php file of my homepage, it displays a map but not the locations. What am I doing wrong?

    <?php echo do_shortcode(‘[simplemap]’); ?>

    https://ww.wp.xz.cn/plugins/simplemap/

The topic ‘Simple map in theme homepage’ is closed to new replies.