getting rid of taxonomy breadcrumbs
Buyongo - July 6, 2009 - 15:28
Hi there,
Can someone help me out here I have a vocabulary with multiple terms now the terms are menu items for example News>term
Local news>child term
international News>child term
Now when an individual clicks on the menu News there is this nasty breadcrumb saying News, International News, Local News, I would like to get rid of this, somebody help please

There may be a setting
There may be a setting somewhere in the configuration. You may want to try CSS as well, setting the Breadcrumb display to display:none.
Yebo its off
Yes the css is set to breadcrumbs none, for the theme, its not really breadcrumbs more of the label for the term, does it go away when content is posted to a specific term?
'When your going through hell, keep going' Winston Churchill
You should be able to use the
You should be able to use the same css concept to hide the taxonomy terms as well (if I understand what you're asking).
Or you can try http://drupal.org/project/taxonomy_hide.