I created this page http://www.jbsoulscan.com/nutrition/recipes_diets displaying diets and recipes.

I used view and the filter:

Taxonomy: Terms for Categories + "is One of" and selected terms "diet" and "recipes"

What I get is double nodes, articles which have diet and recipes assigned, how can i resolve this?

Thanks

Comments

ass45sin’s picture

adding node filter and use the Group multiple values handler on it

or

use the arguments to have your results grouped.

Ed

Riccardo83’s picture

Im pretty new with drupal. I got loads of things working but this... i dont honestly know how to realize.

BTW Im using VIEW Module!

u mean this one:
http://drupal.org/project/filterbynodetype

Check out my blog
http://blog.riccardo-ulpts.com

ass45sin’s picture

what I mean is edit your page views.

There's an "argument" section between "fields" and "filter" and add a the taxonomy arg.

Check this It's part of the Views documentation.
http://drupal.org/node/54455