Jump to:
| Project: | Taxonomy Filter |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
hey, guys
I installed the latest version 6.x-1.3 taxonomy filter, I want to using the custom view display the taxonomy filter result, So I try to use with TVI and taxonomy menu module to change the default taxonomy term display with the custom view path, For example, I created a custom view "classifieds" with the "classifieds/%" path, and then in the taxonomy filter advanced setting page, for the URLs to listen on: ; I set the URLs to listen on: classifieds/%tids/%depth/!feed; and the URL format to output in links: classifieds/%tids/%depth;
every first time when I click one term, The display page it is using the custom view page to display (because I using the TVI or the taxonomy menu module change the default taxonomy term display), and the filter block also show up, These is okay for me,
But after that when I click one more term choose from the filter block, Then the filter result is not working, I mean the result display not change anything, as the same before i did not clicked the one more term, So, My thoughts:
the taxonomy filter seems not working with the custom view display the taxonomy filter results? Am I right? guys?
and also, everything is using the default settings, But when I enabled the default taxonomy_term view, The taxonomy filter seems not working also, The filter result display as the same before clicked the filter term.
Before someone already met these problems:
Comments
#1
In the vocabulary mapping settings, are all applicable vocabularies selected for each vocabulary? Is the "Multi Term" module from this project enabled?