Home › Forums › MapPress Support › Show map on WP homepage › Reply To: Show map on WP homepage
May 26, 2013 at 6:48 am
#12688
Hi,
That’s a pretty general question, and it’s specific to your site, but you can use these methods:
– a shortcode
– a call to do_shortcode() in the theme
– PHP
There are a some examples in the documentation.