Hi,
I created taxonomy term override panels for different vocabularies which work fine per term. Now I would like to use the same panel for a display of all the nodes in a vocabulary, but I don't know how.

Comments

merlinofchaos’s picture

Status: Active » Fixed

You would use the node_view page, and in the "contexts" section you would add the taxonomy term from node relationship. Once that relationship exists, you can use the selection criteria to choose which variant will display based upon the term or terms.

It may be simpler to do this by node type, since vocabulary is actually a little tricky to get. Nodes have terms, rather than vocabularies, and they can have several, so saying a node is part of vocabulary A or B is a little trickier than it sounds.

Status: Fixed » Closed (fixed)

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