• I’m currently using Page Lists Plus and think it’s fantastic – really helping a lot. I have one question though, should it work with Breadcrumb NavXT? The breadcrumb still seems to be taking the actual page heading and not my alternative PLP heading. It would be great if they could work alongside each other – there’s a lot of times when I require a very descriptive page heading but need that shorter for the navigation and breadcrumb.

    Thanks in advance for any help

    http://wordpress.org/extend/plugins/page-lists-plus/

Viewing 4 replies - 1 through 4 (of 4 total)
  • In which part of the breadcrumb do you get the incorrect results? Could you provide an example output along with your you are looking for? For the most part Breadcrumb NavXT will just work and get out of your way, and should play nice will most plugins.

    Thread Starter greencode

    (@greencode)

    Here’s an example:

    I have as the page title “Worldwide locations”. Using PLP I’ve changed it so that it read “Locations” which is then shown on all menus or wherever that page title is listed. But in the breadcrumb trail it’s still showing as Home > Worldwide locations and not how I’d like it to be as Home > Locations.

    It looks like it may be a filter problem (where PLP isn’t using the “correct” filters for the WP API functions that Breadcrumb NavXT uses), at least this is what I’m seeing after a quick review of my code (using get_the_title() in that case, so it should work).

    What do you get for a child page of “Worldwide Locations”?

    Thread Starter greencode

    (@greencode)

    Yep, I still see Worldwide Locations instead of Locations even on the child page. So it then reads:

    Home > Worldwide Locations > Holiday in UK instead of
    Home > Locations > UK

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

The topic ‘[Plugin: Page Lists Plus] PLP and Breadcrumb NavXT’ is closed to new replies.