By phasmaphobic on
Hi everyone, I've been trying to figure out how to get the "Description" part of a vocabulary term to show up in the display table of that Vocabulary. When a user clicks on that term in a content page and is taken to the list of other such types, it would be awesome if that term's Description could also show. I've searched for modules that offer this, but have yet to find any. Is there any code needed to add to the theme to make this happen?
I'm using Drupal 5.3 and Views 5.x-1.6.
Thanks!
Comments
This is a million dollar
This is a million dollar question... I'm searching for this too and keep finding hints but no complete solutions. Posting here in case someone wants to help us out. If I find a simple answer, I'll be back and post it here.
Happy day,
Anne
Hey, I found that
Hey, I found that Taxonomy_Context provides this functionality. I'm using it on two sites and it's working quite well. Here's a page that is using a term description: http://messiahknoxville.org/faith-formation. The Main Menu is the menu block from taxonomy_context, so that seems to work well too.