0
votes
1answer
15 views

how can i get a menu of a parent taxonomy term?

I know menus can be made of taxonomies, with taxonomy menu. But the real huge problem i have is I CANT get taxonomy menu to show only one term's children in the taxonomy list.For example consider ...
0
votes
0answers
9 views

Double breadcrumbs with taxonomy menu and taxonomy menu trails

I have an issue similar to the one described in Why do my breadcrumbs see double? and How can I control them? A double question? With taxonomy menu trails I got the breadcrumb to my node related to ...
1
vote
1answer
17 views

Taxonomy menu - link to first node associated with term?

I have a taxonomy menu block using the vocabulary 'Projects' that links to the terms: 'Bridges', 'Buildings' and 'Boats'. Currently, each menu item links to a page that lists teasers of all the ...
0
votes
0answers
11 views

Using taxonomy menu, getting undefined variable from the related nodes display

I have nodes which are related to a "categories" taxonomy. Using taxonomy menu, I created a menu, which looks and works fine, but when I click on them and get the view of the related taxonomies, I get ...
2
votes
2answers
203 views

Search index as custom view for taxonomy term with hierarchy. Showing all children results in term parent in taxonomy menu

Ok so title is pretty epic, but it goes like this: Key elements: views, taxonomy_menu, taxonomy, search api, facets. I created vocabulary "Products" (Drupal Commerce but I don't think it's ...
1
vote
1answer
33 views

Taxonomy path to a view instead to the taxonomy page?

I have a Vocabulary taxonomy with some terms (alfa, beta,). This vocabulary is se to be sync with a menu (myMenu) using the taxonomy_menu module. I need the path of the terms (the path of the menu ...
0
votes
0answers
84 views

How to hide taxonomy menu items on specific pages?

My situation on D7: I have 6 different menus displayed on the left side region of a Omega theme using with Delta + Context. Each menu is a taxonomy vocabulary created using taxonomy_menu and ...
0
votes
0answers
66 views

Create a taxonomy menu with custom path

So basically I need to create a taxonomy menu with a custom path and also show the "hierarchy": custom_path/tax_parent/tax_child. Let me explain: I got a taxonomy structured like this: Team A ...
1
vote
2answers
84 views

How to make a block visible on a particular page and as well as on taxonomy term page?

here is my situation, I have a Taxonomy menu block built using taxonomy_menu and taxonomy_menu_trails module. And I have used block_term module to display the menu on nodes with given term(s). Now, ...
2
votes
3answers
192 views

taxonomy menu select list with redirect when a menu item is selected

I'd like to have a taxonomy drop-down list like the one in www.1mobile.com. When I select an term, it should go to the respective page, showing products concerning with selected term. I tried Custom ...
0
votes
0answers
58 views

About Taxonomy menu module, Menu setting Display descendants not working?

I think that Display descendants is not working. I just created a site with the following taxonomy hierarchy: --term1 ---term11 --term2 I added a node to term11 and it didnt displayed in the term1 ...
2
votes
1answer
268 views

sibling taxonomy terms

Drupal 7 I have a vocabulary with hierarchical terms countries and cities. I have a view with context filter=cityA ( parent country A) How I can display into a block all cities from country A ( ...
0
votes
0answers
65 views

Add taxonomy term to non-node content

I've developed a "personality type test" module and registered it via hook_menu as a MENU_NORMAL_ITEM. It does not define a node type, it simply responds to that path, shows a form, and calculates the ...
3
votes
1answer
417 views

How to have parent taxonomy terms include their children terms' nodes?

I have a hierarchical taxonomy, and I'm currently using the Taxonomy Menu module to display navigation links. E.g. + Dairy * Milk * Cream + Fruit n Veges + Citrus * Lemon * Lime * ...
1
vote
1answer
101 views

Node tagged with more than one taxonomy, how to keep expanded the specific taxonomy menu the user has used to reach a node

I have nodes associated to more than one taxonomy vocabulary, so the same node can be listed/reached in different ways, for example: Brand > Family line > model > NODES Veicles > category > NODES ...

1 2
15 30 50 per page