The problem is, that if you link a taxonomy parent to a child its no longer aware of its hirarchy.

Example:

House
-red
-green
-blue

- If you have no redirects activated and you go to House->red, the breadcrumb will be House->red, if you go to House, breadcrumb is House

If you activate a redirect on House to redirect to red, the breadcrumb of the red and the house menu link is only House. So it looses the hirarchical context.

I use menu_trails and taxonomy_menu.

Thank you.

Comments

marcoka’s picture

Issue summary: View changes
Status: Active » Closed (outdated)