I have a Voc that I would like to have a custom view for only one of the terms, that is displayed off the typical term link in a node, is this possible?

Voc = Content type
Terms = CCKnode1, CCKnode2, CCKnode3

I see I can change the View for all (taxonomy_term), but how about for just one of them?

I can create the View I need, just not sure where I can replace the standard with mine

please advuse if not clear or more info is required

Comments

eterps’s picture

I think I'm having a similar problem. I have two taxonomy vocabularies, each with a handful of terms.

Example:
-Vocab: Artists (terms: painter, ceramicist, illustrator)
-Vocab: Events (terms: workshop, meeting, exhibition)

If I enable the taxonomy override view, each taxonomy term has the same view. However, I want different views for each vocab. I'd like a 'node' style view for events, and a 'list' style view for Artists.

I tried the pathauto module, and creating views based on path alias (category/artist/%) rather than (/taxonomy/term/%), but that doesn't work at all. It won't override the default taxonomy view.

Is there ANY possible way to run different views based on taxonomy vocabularies or terms?

I've combed through the forums, and saw a few people with the same issue, and no response. Is it well known that views does not play well with taxonomy and pathauto and I just missed in in the documentation? Or am I missing something?

Any advice would be appreciated.

green monkey’s picture

I updated an order post with the same challange

http://drupal.org/node/36046#comment-1092980

I'm sure, it just a learning curve and can be done

in this case, I trying to use it as predetermined (defualt) Related Content at the bottom of Nodes - no user choices allowed

merlinofchaos’s picture

Status: Active » Fixed

You can use a different view per vocabulary by using the taxonomy override module. But per term? I don't think there is a way to do this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.