This is my taxonomy hierarchy
Term 1
- Term 2
- Term 3
Term 4
- Term 5
- Term 6

Content type News is always listen in term 2, 3, 5, 6. How to set up custom breadcrum to proper path:
Home > Term1 > Term 3 > Topic name

Is this possible?

Comments

MGN’s picture

Category: task » support
Status: Active » Fixed

Sounds like you want the taxonomy_breadcrumb module. It handles taxonomy terms and vocabularies. custom breadcrumbs works with nodes. The two modules work well together. Hope this helps!

jasom’s picture

No, cause I'm already using this module. This is why I started this issue:

Node "Green Apple" is listed in Term 2, which is child to Term 1 (path alias for Term 2 is "fruits/apples")
For display all items listed in Term 1 im using taxonomy_menu so I deleted path alias for Term 2 (fruits/apples) and addet it to taxonomy_menu (now is under "fruits/apples" original part "4/2/2").

And this is situation when taxonomy_breadcrumb doesnt work.

Is it possible to set up this way CB module?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.