• bobbykz

    (@bobbykz)


    I am using the latest version.

    I tried insert in header.php

    <div class=”breadcrumbs”>
    <?php if(function_exists(‘bcn_display’) && !is_front_page())
    {
    bcn_display();
    }?>
    </div>

    Also tried to settings = > Home Breadcrumb => Place the home breadcrumb in the trail.

    I have unchecked the box, but then Breadcrumb started showing only category name (which is unlinked)

  • The topic ‘Remove breadcrumb navxt 5 trail from the home page?’ is closed to new replies.