When a node is created (a product in my case) that is related to a taxonomy category, two taxonomy fields are shown, the original one, and one above the excerpt textarea. This is confusing for the users, as far as I can see is the new taxonomy field not doing anything, it's not placing the teaser in another term than the body is in.

CommentFileSizeAuthor
scrd_excerpt_taxonomy.JPG139.74 KBkeesje

Comments

keesje’s picture

Update: this only happens using category.module and its taxonomy wrapper. I use views.module now, works fine. Views is best thing since Drupal's birth!

hayesr’s picture

Status: Active » Closed (fixed)

Problem solved.