Home › Forums › MapPress Support › Can't use wp_footer on one page where I need a map. Any work-arounds? › Reply To: Can't use wp_footer on one page where I need a map. Any work-arounds?
April 22, 2013 at 6:58 am
#12332
$mappress->l10n(); isn’t outputting anything for me for some reason:
<?php
global $mappress;
$mappress->l10n();
$mappress->print_maps();
?>
I agree this isn’t an ideal setup, but I need to get this sorted for launch. We’ll develop a smarter way to do this soon after.