How to display the term description on top of view
In Drupal 6 the TVI module had an option: "Display term description" "When enabled, the term description is displayed before the rendered view on term page." Unfortunately I can't find this option to display the term description on top of views page of taxonomy term in the Drupal 7 version of TVI. Is there any other way to display the term discript...
Taxonomy Term View - how to display parent View term info when child terms exist?
I have two views set up: one that displays the image field, title, and description for each taxonomy terms in a vocabulary, and one that displays a grid of photos/nodes that are tagged with a taxonomy term. What I want is to always display the parent term image/description in the first View so that users can drill down to the children terms, and th...
how do I display both a term view and parent terms view on the same taxonomy term page
I am using search api views to override core taxonomy term pages. I would like to create a view that displays parent term content as well like a related content block. Or as a view I can use when results are empty. I am not able to achieve this so far. I have tried the Parent terms (indexed) filter using every default argument combination I can thi...
Display popup message when i hover on taxonomy link to display description
I used Hierarchical Select module in my academic web site for student to select course from dropdown menu and it is works good but i have problem, for each course i want to add course description as a popup message when we click on course link(Course link displayed as taxonomy link). Can you help me to solve this problem. I really appreciate to you...
Taxonomy description for a custom taxonomy view
I have created a custom taxonomy view. When it is disabled, the taxonomy vocabulary term description shows at the top of the taxonomy page for that term, but when my view is enabled, it does not. How do I include in my taxonomy view the description?