i have a view that only lists those nodes that have a certain workflow-status (published). In the preview everything works as expec开发者_开发技巧ted. But when viewing the site, i get duplicate nodes. Anyone an idea how to solve this problem or where it originates?
Greatings
Try checking Distinct: Yes under the view options. This generally solves the issue.
If Taxonomy is being used as a filter, there should be an option for it too thats says 'Reduce duplicate results' or something to that effect.
- Edit View
- Under the "Basic Settings" section, enable the "Distinct" option.
Hope that helps!
精彩评论