Search code examples
drupaldrupal-7

how to show a menu based on taxonomy in drupal


I am trying to make a drupal site. I have named the vocabulary as category. Now I want to show a specific menu in the sidebar based on the category term. For example , if I am on a node which has "mobile" in the category term, so it should show only "mobile" sub-menu terms in the menu block. I have search around but could not find any solution. Any way to work this out? it seems views also don't have this feature.


Solution

  • It's very simple,use the taxonomy menu module link to the taxonomy menu module