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

Comments

Gerben Zaagsma’s picture

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