Reply To: Map using Mapbox shows oddly on large mashup

Home Forums MapPress Support Map using Mapbox shows oddly on large mashup Reply To: Map using Mapbox shows oddly on large mashup

#18471
joew
Participant

    I’m noticing that when it runs this way, things display correctly.

    <?php echo do_shortcode(‘[mashup query="types=@types&towns=@towns&counties=@counties&tag=@tag&posts_per_page=-1" hideempty="true" width="100%" height="350px"]
    ‘); ?><div class=spacer-map></div>

    Like when it runs from inside an archive.php page. But when it is inserted as a shortcode, it does not.