Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #110045
    lekm_pro
    Participant

    I installed Breadcrumb NavXT in Catch Responsive Pro and activated it. How do I make it to show the breadcrumb?

    Where do I place this piece of code in Catch Responsive Pro theme?

    <div class=”breadcrumbs” typeof=”BreadcrumbList” vocab=”https://schema.org/”&gt;
    <?php if(function_exists(‘bcn_display’))
    {
    bcn_display();
    }?>
    </div>

    #110064
    Pratik
    Keymaster

    Hi @lekm_pro,

    Breadcrumb is already present in Catch Responsive Pro theme. Check Appearance=> Cutomize=> Theme Options=> Breadcrumb Options.

    Regard,
    Pratik

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Breadcrumb NavXT in Catch Responsive Pro’ is closed to new replies.