• Resolved Wouters

    (@wouters)


    Hi,
    Im using the latest version of NavXT and i noted that on one custom post type page it gives the wrong page name.

    It thinks its on page X when it should be on page Y.

    There is a page called X with some of the same HTML code.

    I set the options to Y:
    Root Page > Home
    Archive Display > Show the breadcrumb for the Y
    Hierarchy > Post parent

    But it still thinks it on page X.

    What am I doing wrong?

    https://wordpress.org/plugins/breadcrumb-navxt/

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

    (@mtekk)

    By chance do you have a secondary loop on this page? Usually, this is caused by secondary loops that do not restore $post or the global $wp_query object back to its state before the secondary loop ran.

    Thread Starter Wouters

    (@wouters)

    Hi John,

    I’m sorry I left this topic open. I fixed this issue yesterday. It was something with a plugin that did not open the right template file.

    Thanks for your response.

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Breadcrumb displays wrong page name’ is closed to new replies.