Reply To: Mashup not linking to posts/pages

Home Forums MapPress Support Mashup not linking to posts/pages Reply To: Mashup not linking to posts/pages

#14639
Midlife Riding
Participant

    Got some time to mess with it some more. Tried the workaround. New static front page with custom template.

    DOES work:
    <?php echo do_shortcode(‘[mappress mapid="2"]‘); ?>

    DOES NOT work:
    <?php echo do_shortcode(‘[mappress mashup="all"]‘); ?>

    So to clarify:

    mapid codes work fine throughout the entire site.
    mashups only work properly in the widget.
    mashups only displayed the map (without links) using the hook system.
    Embedding mashups directly into posts/pages/templates does nothing.

    I’ve disabled all plugins and reverted back to the default theme. Sending you admin details now to help me figure this thing out.