breadcrumb Not showing on taxonomy pages
ph2 - April 21, 2009 - 09:43
| Project: | Taxonomy Breadcrumb |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Breadcrumb is visible on node page but it is invisible on taxonomy page

#1
A couple of possibilities:
1. Check the weight of the taxonomy_breadcrumb module (in the system database table), and make sure it is greater than the weight of the taxonomy module.
2. If you are using views, make sure the taxonomy_term view is disabled if you want taxonomy_breadcrumb to work.
I hope this helps.
#2
If I disable taxonomy_term the taxonomy pages are blank
#3
Sorry, I don't have enough information to help you on this, but you might try the 6.x-1.x-dev version and see if its still a problem in the latest code.
#4
Closing this since there hasn't been a reply to the last request for additional information.