Title: Breadcrumb problem
Last modified: August 27, 2018

---

# Breadcrumb problem

 *  [AndreasL](https://wordpress.org/support/users/andreasl/)
 * (@andreasl)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/breadcrumb-problem-2/)
 * Version 3.8.4 and 3.9.4
    Problem: wrong breadcrumb navigation from page to portfolio
 * I setup portfolios with jetpack on my site running evolve 3.8.4 (and test 3.9.4
   local with same result). I create a page with shortcode to display a portfolio:
   
   [http://www.aero-flott.de/flugreviere/](http://www.aero-flott.de/flugreviere/)
   using this shortcode inside the page `[portfolio include_type=Drachenwiese]`
 * You see the right breadcrumb on top: Home / Flugreviere
    Click on any of the 
   portfolio items below, for example Tempelhofer Feld: [http://www.aero-flott.de/portfolio/tempelhofer-feld/](http://www.aero-flott.de/portfolio/tempelhofer-feld/)
   You see the breadcrumb change to: Home / **Drachenfeste** / Tempelhofer Feld
 * Thats wrong. Drachenfeste is a blog category and point to
    [http://www.aero-flott.de/category/drachenfeste/](http://www.aero-flott.de/category/drachenfeste/)
 * The breadcrumb should point to
    Home / Drachenwiese / Tempelhofer Feld (Drachenwiese
   is the portfolio category) or Home / Flugreviere / Tempelhofer Feld (Flugreviere
   is the page were I come from)
 * Regards
    Andreas
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbreadcrumb-problem-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/breadcrumb-problem-2/#post-10631724)
 * Hi [@andreasl](https://wordpress.org/support/users/andreasl/),
 * will try to fix it in the next release 😉
 *  Thread Starter [AndreasL](https://wordpress.org/support/users/andreasl/)
 * (@andreasl)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/breadcrumb-problem-2/#post-10660567)
 * Works better in 3.9.5 but not perfect. If I click from a page ( Startseite
    >
   Flugreviere) a linked portfolio (example Tempelhofer Feld) the breadcrumb changed
   to Startseite > Tempelhofer Feld. I expect Startseite > Flugreviere > Tempelhofer
   Feld
 * At this point its unclaer I understand how breadcrumbs works. I guess it should
   be Startseite > Flugreviere > Tempelhofer Feld like a browser history so I can
   see where I come from inside WordPress.
 * If breadcrums works like a hierarchy menue which show me where I am inside WordPress
   it can maybe correct. I’m not sure.
 * Regards
    Andreas
 *  [Romik84](https://wordpress.org/support/users/romik84/)
 * (@romik84)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/breadcrumb-problem-2/#post-10661787)
 * The plugin uses specific taxonomy slug, probably **‘jetpack-portfolio-type’**
   after my research so I would recommend to create a child theme and set this slug
   in the **evolve_breadcrumbs()** function. Many plugins using different taxonomy
   slugs, so it’s almost impossible for me to add it to breadcrumbs to check every
   taxonomy and use in the breadcrumbs, not in the same way default WP functions
   use.

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

The topic ‘Breadcrumb problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Romik84](https://wordpress.org/support/users/romik84/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/breadcrumb-problem-2/#post-10661787)
 * Status: not resolved