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

Comments

i25’s picture

There may be a setting somewhere in the configuration. You may want to try CSS as well, setting the Breadcrumb display to display:none.

devicehandler’s picture

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?

i25’s picture

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.