Title: Path priority &#8211; how?
Last modified: October 28, 2019

---

# Path priority – how?

 *  [lausianne](https://wordpress.org/support/users/lausianne/)
 * (@lausianne)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/path-priority-how/)
 * Most posts on my site are in several categories. The breadcrumb path shows one
   category path. How does Breadcrumb NavXT select the path?
    There is certainly
   a logic to it, but so far I failed to figure it out. Is there a way to select
   the category that is used for the path? Thanks for a hint!
 * Regards,
    Ralf

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

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/path-priority-how/#post-12082208)
 * When dealing with hierarchical taxonomies, Breadcrumb NavXT picks the first taxonomy
   term that has a parent set. There are ways of setting a preferred term using 
   either an add-on plugin (Paths or Order Bender should work) or writing code to
   hook into the [`bcn_pick_post_term`](https://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/2/#bcn_pick_post_term)
   filter.
 *  Thread Starter [lausianne](https://wordpress.org/support/users/lausianne/)
 * (@lausianne)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/path-priority-how/#post-12086657)
 * Hi John,
 * Thanks for your reply and suggestions.
 * Why does it use “the first taxonomy term that has a parent set” rather than simply
   The First, parent or not?
 * I already installed “Taxonomy Terms Order” and sorted the taxonomies, but for
   the breadcrumbs that made no difference. “Paths” and “Order Bender” plugins I
   didn’t find. Would you have links?
 * Thank you!
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/path-priority-how/#post-12087943)
 * Since you are using a hierarchical taxonomy, it is assumed that a term with a
   parent is more useful than one without parent. The breadcrumb trail is trying
   to display the location of a resource within a site, being more specific (a term
   with a parent is assumed to be more specific) is more valuable.
 * Both Breadcrumb NavXT Paths and Order Bender are not in the .org repo, use Google
   to search for them.

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

The topic ‘Path priority – how?’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/path-priority-how/#post-12087943)
 * Status: not resolved