• Resolved Jennifer Moss

    (@mossifer)


    In my header code I have:
    echo do_shortcode(‘[flexy-breadcrumb]’);
    and it showed the shortcode code.

    Then I replaced it with:

    do_shortcode(‘[flexy-breadcrumb]’);

    and nothing shows.

    • This topic was modified 5 years, 10 months ago by Jennifer Moss.
Viewing 1 replies (of 1 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello Jennifer,

    Please try the following code and let us know if it resolves your problem or not.

    <?php echo do_shortcode( '[flexy_breadcrumb]'); ?>

    Regards,

Viewing 1 replies (of 1 total)

The topic ‘Not working – short code just shows’ is closed to new replies.