Clicking a menu icon results in the "clock" animation playing, but the menu not expanding
menu generated by module "Taxonomy Menu" http://drupal.org/project/taxonomy_menu.
This problem apperas after updating "Taxonomy Menu" to 6.x-2.0 version

Comments

nedjo’s picture

Category: bug » support
Priority: Critical » Normal

Maybe the HTML of menus in taxonomy menu was changed for theming purposes, emulating the standard menu block structure, meaning that active menus now recognizes them as menus but they don't support loading.

If that's the case, I don't think this is a bug in active menus.

Taxonomy menu could be patched to support hook_activemenus().

indytechcook’s picture

Hello nedjo, I'm the maintainer of taxonomy menu.

Taxonomy menu just save menu links using menu_link_save. It does not handle any of the displaying of content or menu items. That is all handled by the menu or block modules. Is there something an attribute I need to add to the options array of menu_link_save that would help?

PaV@drupal.ru’s picture

Status: Active » Closed (fixed)

2 nedjo, indytechcook
thanx!
all works in 2.1

PaV@drupal.ru’s picture

Status: Closed (fixed) » Active

Early was delighted
Unworked
TM generate notreal links

b-prod’s picture

Is this issue still relevant for 2.x?

PaV@drupal.ru’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

B-Prod, yes

b-prod’s picture

Actually there is a setting in admin/settings/activemenu which correct such issues (taxonomy_menu, menu_firstchild...).

There is a checkbox at the bottom of the admin form : "Use replacement function for menu_item_link theme". You only have to check it and items built through taxonomy_menu module will work fine.

Is that OK for you ?

PaV@drupal.ru’s picture

Status: Active » Closed (fixed)

B-Prod, Jes, ekfunkciis

PaV@drupal.ru’s picture

Status: Closed (fixed) » Active

B-Prod,
It has worked only in one language(ru), on other (eo), does not want, even the menu "navigation" :(

dvasquez’s picture

Hi, PaV@drupal.ru...
Your Default Language is (ru)... the module now works only for default language, and with "Path prefix only".

dvasquez’s picture

Title: Active menus not expanding on own menu » Active menus is expanding the menu only in default language and with "Path prefix only".
Priority: Normal » Critical

B-Prod, when we're working for SEO, i think it's in one way or another critical that the module works only for default language, and with "Path prefix only". If we work with out ActiveMenu the SEO is affected!