I would like to hide the taxonomy tagging terms that automatically display on the nodes, so I can rearrange the positioning of the term display using contemplate. But, if I hide all vocabs of each content type, my contemplate codes to print out taxonomy terms don't work. If I leave at least one taxonomy vocab unhidden (by taxonomy hide module), the contemplate codes seem to work fine.

Is there anyway that I can hide ALL vocabs using the taxonomy hide module, but yet I can still display them with contemplate codes?

Thanks in advance.

Comments

mvidelgauz’s picture

Hi!
I had a similar task and used CCK computed field to make terms available to contemplate while they are hidden by this module. Later I found another module - "Content Taxonomy Term List" that might be a better approach but I didn't try it yet.