I have 1 vocabulary and 3 Content Types, I would like to create one display page for each Content Type using the same vocabulary.

For now, under the Term Display Page I point to an empty View, and in that view I load in the Header each external view for each content type. My empty view show all my content types loaded in the harder.

I would like to filter by content type too. For example if I select a term under ContentA only list ContentA on the taxonomy display page.

This is possible or I must create one vocab for each content type?

Comments

codycraven’s picture

I may not completely understand the situation, but based on what I read (at the end of a long workday, please re-open if I'm incorrect), you could create a view and use an exposed filter to filter by content type. This would leave you with a single display and the ability to filter.

RAFA3L’s picture

Sorry for the delay..

I have the vocabulary Cities and I would like use it for multiple content types (Events, News, etc)

I display the taxonomy term in views and nodes but when I select a city point ever to the same view and I would like show only the nodes in the content type from I come.

For example, I'm viewing a new's content and select the city term, I would like list only news in this city.

Is necessary create a Cities vocabulary per content type?