suppress taxonomy term on page
Gerben Zaagsma - August 8, 2008 - 14:50
I wonder how I can override the output of a taxonomy term on its corresponding page? Right now when I click a term the page displays that term at the top.
If I am correct I should override this in the page.tpl.php file of my theme with the code from theme_taxonomy_term_page.
My question is how to change this code so that no term is output?
Thanks,
Gerben

Solved
Issue solved, overlooked something too obvious for words....