I had the same thought when doing tagging myself. I didn't see any setting in D6 that could hide them as long as the taxonomy module is active, although I may have missed it. If that's the case, you'll of course need to go into the appropriate file for the module, theme, CSS. I'll look around today and post a follow-up if I find the right file and snippet to change.
the easiest way is probably with css in your theme's style.css file:
.taxonomy {
display: none;
}
=== "Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu "God helps those who help themselves." -- Benjamin Franklin "Search is your best friend." -- Worldfallz
Comments
Probably not a setting
I had the same thought when doing tagging myself. I didn't see any setting in D6 that could hide them as long as the taxonomy module is active, although I may have missed it. If that's the case, you'll of course need to go into the appropriate file for the module, theme, CSS. I'll look around today and post a follow-up if I find the right file and snippet to change.
Drupalot.com - ask & answer Drupal questions
the easiest way is probably
the easiest way is probably with css in your theme's style.css file:
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
More ways
Two more ways (Thanks, Raj! for the help)--
Go to themes folder..Open the node.tpl.php
Just remove the this line "
print terms"and module: taxonomy_hide
Many thanks to those who have offered me solutions!
Connie
I love this way
Go to theme folder, look for "node.tpl.php"
And make change like above. Because this way make a "page view" smaller!
But I don't understand why dose this way work more slowly than editing css file?
Now i used the way that editing file style.css
Thanks a lot
My sites: Medicare