No idea why it doesn't work, and no forum posting, internal docs, tutorials or anything explaining how to make it work.
Set up a taxonomy in the taxonomy manager
A -> B -> C -> D
INSTEAD you get
A -> D as the breadcrumb.
No idea why it doesn't work, and no forum posting, internal docs, tutorials or anything explaining how to make it work.
Set up a taxonomy in the taxonomy manager
A -> B -> C -> D
INSTEAD you get
A -> D as the breadcrumb.
Comments
Comment #1
alexbk66- commentedsubscribing
Comment #2
Anonymous (not verified) commentedsubscribe
Comment #3
alexbk66- commentedThere a couple of breadcrumb options for arguments in the taxonomy view admin/build/views/edit/taxonomy_term 'Set the breadcrumb for the term parents', try it.
But now I use taxonomy_menu with menu_breadcrumb, works like a charm.
Comment #4
MGN commentedI've added a README.txt file to the 6.x-1.x branch. Most of the content is on the project page - its a fairly simple module. I would be happy to incorporate any suggestions for instructions that would make the module easier to install and understand.