Forums

[resolved] Breadcrumb NavXT not working correctly (4 posts)

  1. scottcarlton
    Member
    Posted 7 months ago #

    Breadcrumb NavXT isn't showing the correct breadcrumb. It shows the same breadcrumb on every single page:

    Global | Latest News

    instead of the current page your on. It's the same for every page. Even on "Our Company" page you still get the breadcrumb above.

    Any suggestions?

    Thanks

  2. mtekk
    Member
    Posted 7 months ago #

    You have a messy secondary loop. Try calling wp_reset_query() before your call to bcn_display().

    This has been covered several times before: http://wordpress.org/support/topic/breadcrumb-shows-wrong-breadcrumbtrail?replies=4

    See the FAQ: http://mtekk.us/code/breadcrumb-navxt/faq/#use2

  3. scottcarlton
    Member
    Posted 7 months ago #

    Thanks, mtekk! ya I had forgot to reset and never saw it. Thanks! Fixed.

  4. rightmost
    Member
    Posted 3 months ago #

    I just stumbled across this post as I was having the same issue - thanks mtekk!

Reply

You must log in to post.

About this Topic