Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Zubair Ahmad

    (@jerrykza)

    Hi,

    You can add the following line of code to your theme. This goes somewhere near the bottom of your theme’s header.php template.

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

    Or you can add [flexy_breadcrumb] shortcode in the editor or appropriate file(header.php) to display the breadcrumb on front-end.

    Please let us know if the issue still persist.

    Regards,

    Thread Starter cory61574

    (@cory61574)

    Zubair, BINGO that is what I was looking for.

    The php Echo.

    Thanks – Cory

    Plugin Support Zubair Ahmad

    (@jerrykza)

    Cory,

    We’re glad everything’s working fine at your end now.

    Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Short Code Not Working?’ is closed to new replies.