All my content_type_nodes are listed in Parent term (f.e.: Fruits) and then in child term (f.e.: Apples). How I can get entire breadcrumb:
Home > Fruists > Apples ?

When there is just single term, i'm using this:
Title
[term]

Path
taxonomy/term/[termid]

But need something more complex this time.

Comments

MGN’s picture

You have two options that I am aware of. Either develop new tokens to give you the parent and child terms independently, or enable the 'Use the taxonomy hierarchy to set the breadcrumb trail for nodes and taxonomy pages' option available in custom breadcrumbs taxonomy. For the latter, you don't need to set up a custom breadcrumb for your "content_types_nodes," just enable the option...

jasom’s picture

Tnx MGN, I will try second option. If this be my last replay, everything works fine.

MGN’s picture

Ok. One more thing I forgot to mention. On the custom breadcrumbs configuration page, be sure to select "include" and check the node type(s) that you want to have taxonomy-based breadcrumbs.

Bricks and Clicks Marketing’s picture

(figured it out)

MGN’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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