Hi,
I've been looking for a module that display nodes titles for a long time now and it seems I've juste found the solution with Taxonomy Lineage. However, I don't succeed to make it work with Views. How to create a bloc with Views and Taxonomy_Lineage that looks like this.

-Parent term
--Child term1
---Nodes title1
---Nodes title2
--Child term2
---Nodes title3
---Nodes title4
-Parent term2
etc...

Thanks in advance for your help.

Comments

xjm’s picture

You should be able to accomplish this with the lineage nested plugin:

  1. Add a Taxonomy: Hierarchy field to your node view.
  2. Add your hierarchy field as a sort criterion.
  3. Filter your view by Taxonomy: Vocabulary as your hierarchical vocabulary.
  4. Change the view style to Lineage nested list and set the Nesting field to your hierarchy field.
kzrdata’s picture

Status: Active » Fixed

Thanks! It helped me a lot. I was looking for a few weeks now to display my taxonomy list this way and I was so close after having found this module...
I was just forgetting the lineage nested list style.

It works perfectly now, a little theming and it's done!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.