ebook 4.2.4 User Tags

Status: 
Open
Question: 

Hello,
First off thank you for the ebook, that is a fantastic help! Now my issue: I am on 4.2.4 where I created a vocabulary and tags. When I look at my profile I see all the tags on top and it is "squeezing" a personal info box that consist of fields I created with CCK (I am not using a tag cloud yet).

How do I get rid of the tags in my profile node? I rather call the tags in a separate view and in a separate panel. When I go to content type --> manage fields, the tags are listed as "Taxonomy module form" and I can't find any option for not displaying it.

Thanks for your help,
Egon

Responses

1. You can also take a look at

You can also take a look at your node.tpl.php file and comment out the line that prints the taxonomy tags.

Or take a look at the /admin/build/themes -> configure