i'm building recipes website
i use taxonomy lineage to view all the food for that cuisine
for ex. if i click asian, all the list in asian and child below it will be viewed,
and if i click the child, only items in that child terms will be viewed

i set on my argument using lineage:term branch
so if i click www.mysites.com/recipes/asian
all my asian and its child recipes will be viewed

and then i set filter to expose the courses using Taxonomy: Terms for Recipes Courses
and check all option on the filter exposed option

so if i want to view all asian but dessert only, i can choose desert on the filter
but i can do that only in www.mysites.com/recipes/ where all recipes come in..

when i go to www.mysites.com/recipes/asian
other than is not working

how can i solve this problem?
is there any other way to do this not using lineage : term branch?

please tell me.. thanks

Comments

sun’s picture

Project: Views (for Drupal 7) » Taxonomy Lineage
Version: 5.x-1.6 » 5.x-1.x-dev
Component: taxonomy data » Miscellaneous
Category: task » support

Sorry, this request is too specific for Views. Moving over to Taxonomy lineage.

Joanzo’s picture

Status: Active » Closed (fixed)

ok i have solved this