Hello,

Is it possible to disable the listing of nodes on taxonomy term pages through display suite? I would like to display tagged nodes in a block on the taxonomy term pages using Views. I tried the Taxonomy Term view that comes with Views, but it just overrides the entire page ignoring the layout I made in display suite. Any suggestions?

Thanks,
Paul

Comments

swentel’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not exactly sure what you mean. Taxonomy term pages list nodes, so why would you add another block with the nodes on the right ?

pnigro’s picture

Sorry for the confusion. I will try to elaborate. For my current setup, I have three content types that reference the same vocabulary. So on my taxonomy term pages (taxonomy/term/%), I could have three different types of nodes displayed in a single list. I would like to disable this listing so that I could use Views to display each type of node in a different Display Suite region. Is this possible through Display Suite?

Thanks for the assistance,
Paul

swentel’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Ah no. That's pretty hard. For that you'll be better of using page manager. You'll have to create 3 views with a different filter (each for content type), take over the taxonomy/term page with page manager and insert those 3 views on a layout (3 column I presume). Display Suite doesn't handle this kind of configuration.