Closed (fixed)
Project:
Taxonomy Menu
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 20:13 UTC
Updated:
8 May 2009 at 21:40 UTC
I have created a new view with taxonomy/products/% as path.
The urls in the menu point to this path as it should be.
But in the view page there is also a taxonomy link under each node teaser which point to the default core path:
taxonomy/term/%.
Since the filter criteria of my new view are different from the default taxonomy view, I get wrong results when I click a taxonomy link under a node.
So I enabled the default taxonomy view that comes with views and changed the filter criteria for the page display.
But this is only a workaround.
Can someone tell me how to set the taxonomy links under the teasers to the right view?
Thanks!
Comments
Comment #1
tomsm commentedI have solved my problem with the taxonomy redirect module.
I redirected the vocabulary used for the menu to the taxonomy/product/!tid path.
Comment #2
tomsm commented