Title: multiple breadcrumbs &#8211; amazon style
Last modified: August 24, 2016

---

# multiple breadcrumbs – amazon style

 *  [xusht](https://wordpress.org/support/users/xusht/)
 * (@xusht)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/)
 * Hi, I can’t find a way/plugin that will show multiple breadcrumbs for a (custom)
   Post (like amazon does)
    [http://i.imgur.com/6HmLOVu.png](http://i.imgur.com/6HmLOVu.png)
 * Does this do it ?
 * [https://wordpress.org/plugins/breadcrumb-navxt/](https://wordpress.org/plugins/breadcrumb-navxt/)

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

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978530)
 * Breadcrumb NavXT does not natively generate breadcrumbs a la Amazon product breadcrumbs.
   There are ways of getting it to do that, but they range from being a little hacky,
   to being a little involved, requiring knowledge of Breadcrumb NavXT and how to
   extend it gracefully. In the future I may add this as an extension plugin, but
   don’t count on anything until after May.
 *  Thread Starter [xusht](https://wordpress.org/support/users/xusht/)
 * (@xusht)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978555)
 * Hi John – thanks very much for the reply and an extension would be great at any
   time.
    Do you know of any existing forum posts anywhere that may explain the 
   hacky option ? I have only 3 hierachies that i want to display breadcrumbs for
   on all posts so may not be too involved..?
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978671)
 * The “simplest”/most hacky solution I can think of is to make multiple unique 
   calls to the `bcn_breadcrumb_trail::display()` function while manipulating the
   order that the taxonomy terms that are returned by `get_the_terms` (see the Order
   Bender plugin for an example of how to modify this order).
 *  [Erik Molenaar](https://wordpress.org/support/users/erikmolenaar/)
 * (@erikmolenaar)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978759)
 * Is there any update John concerning this option, John? It would be a great feature!
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978760)
 * With Breadcrumb NavXT 5.4.0, a new filter is being introduced which will ease
   the implementation of this. That said, I see this feature as a candidate as an
   extension plugin. This is being tracked by this GitHub issue: [https://github.com/mtekk/Breadcrumb-NavXT/issues/141](https://github.com/mtekk/Breadcrumb-NavXT/issues/141)

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

The topic ‘multiple breadcrumbs – amazon style’ 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/)

 * 5 replies
 * 3 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/multiple-breadcrumbs-amazon-style/#post-5978760)
 * Status: not resolved