I have a page displaying all stories which have the same taxonomy term (Services). At the top of each story there is a line with a small icon followed by Services. Is there any way to get rid of this line?

Vicki

Comments

rickhans01’s picture

Hi,
Have you tried this taxonomy hide module
http://drupal.org/project/taxonomy_hide

rondp’s picture

Hi,
I've run into the same question as the original poster, I believe.
Thanks for the pointer to the taxonomy hide module - I've just tried it out but it does not quite do what I am after because it only allows to hide the taxonomy terms completely.

What I am, and I believe the original poster is, after, is hiding the terms, or just the term in question, in taxonomy list views (like taxonomy/term/17) but show them in other views. It just looks odd, and is superfluous, to have the listing page e.g. for the term "Friends" showing "Friends" as a headline and then a number of teasers all tagged with "Friends". Also in such a list having a number of terms display next to each teaser can make the page look a bit crowded but in single node view I would of course like to see them.

In fact what I would like even more is if the taxonomy terms could be hidden wherever "Read more..." is shown and shown in all other cases. I assume that in case a module does not already exist this might not be too hard to do with a bit of PHP. I am not a PHP programmer, though, and don't know much about the inner workings of drupal and the templating engine. If anyone had any pointers as to where and how to start, what to test for, etc, I'd be very grateful.

Cheers,

Ronald

rondp’s picture

It's been a while and I am now (mostly) on Drupal 6, but I would still be interested in a way to hide single taxonomy terms on the listing page(s) for that term. Any hints, anyone?

TIA,

Ronald