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.
| Comment | File | Size | Author |
|---|---|---|---|
| scrd_excerpt_taxonomy.JPG | 139.74 KB | keesje |
Comments
Comment #1
keesje commentedUpdate: 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!
Comment #2
hayesr commentedProblem solved.