Home › Forums › MapPress Support › map showing above content with shortcode use › Reply To: map showing above content with shortcode use
March 30, 2016 at 9:54 am
#16644
Thanks. It did work to change echo to return.
I ended up using the mappress shortcode code from mappress.php in my custom shortcode, so that I can use all the other parameters if needed. Thanks for the tip!