Viewing 1 replies (of 1 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    you can use following code to display breadcrumb on header.php file

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

    Regards

Viewing 1 replies (of 1 total)

The topic ‘Breadcrumb location’ is closed to new replies.