I'm trying to create View pages that list tagadelics that's only related to certain node type: blogs, images, events etc.
I do it by:
field: taxonomy: all terms
filter: node: type >> is one of >> (either blog, images or whatever node type from the list)
I also include the block to accompany this view page.
The thing is, the block does show only the tags that are related to that node type, while the full page shows ALL tags regardless of whether they are related to that node type or not.
Comments
Comment #1
kilimanjaro commentedNevermind, got it fix.
Comment #2
douggreen commented