I installed the taxonomy breadcrumb module and enabled it on the modules page.
Then I defined a “home breadcrumb text” on site “configuration/taxonomy breadcrumb”, enabled “Show current term in breadcrumb trail” and made sure, that the node type I want the breadcrumb to be displayed for is enabled (by the way: including or excluding some node types does make no difference, the list of enabled node types does never change).
On the site “content management/categories/vocabulary” I added a breadcrumb path (node/1).
But no taxonomy breadcrumbs can be seen on the node pages (not even the defined home breadcrumb text). The previously shown breadcrumb (Home > Node title) does not change.
I was wandering if I have to configure the content type (node type) to define, witch of the categories should be used as a breadcrumb for this content type. But I could not find any configuration fields there.
Can anybody help? Perhaps I have overseen something?
Comments
Comment #1
_craig commentedHumm... not sure what the problem is but we might be able to figure it out.
Comment #2
smitty commentedThank you very much for your hint and your questions.
I did a lot of testing today and found out, that taxonomy breadcrumb is in conflict with the module "userreviev" (http://drupal.org/project/userreview). As soon as I disabled userreview for my content type (which is a CCK custom type), the breadcrumb was shown in the right way.
Comment #3
_craig commentedGlad you figured it out.
Comment #4
killes@www.drop.org commented