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

jasom - November 10, 2009 - 16:00
Project:Custom Breadcrumbs
Version:6.x-2.0-beta1
Component:Documentation
Category:task
Priority:normal
Assigned:Unassigned
Status:closed
Description

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.

#1

MGN - November 10, 2009 - 17:47

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

jasom - November 16, 2009 - 17:46

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

#3

MGN - November 17, 2009 - 02:25

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

arphaus - November 21, 2009 - 14:38

(figured it out)

#5

MGN - November 29, 2009 - 03:59
Status:active» fixed

#6

System Message - December 13, 2009 - 04:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.