• Hi there, I am having an issue where the current page is not being displayed in the breadcrumb. Instead, the word ‘breadcrumb’ is shown. eg: Home / breadcrumb

    I have turned off themes and plugins and I have reinstalled NavXT and nothing seems to work. I am inserting the breadcrumb via the NavXT widget.

    I am using a staging site so can’t show the site url publicly.

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    My guess is this issue is caused by a secondary loop running before Breadcrumb NavXT. Normally a secondary loop isn’t a problem, but if that loop modifies the main WP_Query object/affects the state of global variables such as $post you will get unexpected behavior.

    One thing you could try is in the Breadcrumb NavXT settings, if you check the setting “link the current item” and then save changes, where does the “breadcrumb” breadcrumb link to? Is it the actual current page, or some other page?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.