Closed (fixed)
Project:
Taxonomy Breadcrumb
Version:
4.7.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Dec 2006 at 15:10 UTC
Updated:
4 Mar 2007 at 20:48 UTC
I've got taxonomy_breadcrumb installed and eveything is working just great -- I only have one problem. The breadcrumb is appearing on my default front page. Now, disabling the taxonomy_breadcrumb module reverts to the default system and takes the breadcrumb off the front page (while leaving it all all other pages -- where it's acutal useful) -- so I'm assuming it's something to do with taxonomy_breadcrumb.
I've searched the forums on this, couldn't find any, and thought about maybe making a new block, insperting the breadcrumb code, and having it display on all pages except front -- but doing that seems like it might not be the easiest solution. Help is appreciated.
Comments
Comment #1
bsuttis commentedAfter testing on my local drupal setup, I found that if the normal front page is set to 'node' (default), the breadcrubm doesn't show up, but when the defualt front page is something else (in my case, a page with the alias 'home', a breadcrumb shows up.
So it's because I changed my default front page to something other than 'node'
Comment #2
_craig commentedI was able to duplicate this. I should be able to fix it in the 5.x branch.
Comment #3
_craig commentedFixed in 5.x branch http://drupal.org/node/111061. Will be included in next release.
Comment #4
(not verified) commented