I created two vocabularies taxonomy: products and gallery. Created two different views of these terms. Includes standard representation "Taxonomy term" and now on the product page of the node are displayed in a gallery - no! What could it be?
2
votes
1 Answers
0
votes
I found that using the Taxonomy Views Integrator module (https://www.drupal.org/project/tvi) provided me with great flexibility and control. Basically it allows selective overriding of taxonomy terms and/or vocabulary with the view of your choice.
Here's a link on how to implement it.
Hope it helps.