Taxonomy breadcrumb
I have story with 2 terms.
Story 1
- Term 1
- Term 2
In Taxonomy breadcrumb I see only 1 term. How make that Taxonomy Breadcrumb show 2 terms?
Taxonomy breadcrumb
I have story with 2 terms.
Story 1
- Term 1
- Term 2
In Taxonomy breadcrumb I see only 1 term. How make that Taxonomy Breadcrumb show 2 terms?
Comments
Comment #1
sumitshekhawat7331 commentedUnable to understand your problem..... make it clear
Comment #2
marius75 commentedSomeone Node have terms
Term1 / Term2
And the problem is that Taxonomy breadcrumb show only
Home > Vocub1 > Term1
because Breadcrumb show only one record.
I want to make
Home > Vocub1 > Term1
Home > Vocub1 > Term2
Comment #3
sumitshekhawat7331 commentedHi you should use taxonomy_breadcrumb it will solve your problem
http://drupal.org/node/61944
Comment #4
marius75 commentedBut I use taxonomy_breadcrumb and I don't now how solve my problem.
Comment #5
MGN commentedThis is very similar to #343327: trail with terms from multiple vocabularies. Marking it as duplicate for now. If we can implement this feature in the 6.x branch we can consider backporting to 5.x.
Comment #6
not_Dries_Buytaert commentedIt is more similar to "support multiple terms": http://drupal.org/node/158278