Download & Extend

Breadcrumb setting for: Home > Taxonomy Parent Term > Taxonomy Child Term

Project:Custom breadcrumbs
Version:6.x-2.0-beta1
Component:Documentation
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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...

#2

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

#3

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.

#4

(figured it out)

#5

Status:active» fixed

#6

Status:fixed» closed (fixed)

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