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
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
Comment #1
nedjoMaybe 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().
Comment #2
indytechcook commentedHello 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?
Comment #3
PaV@drupal.ru commented2 nedjo, indytechcook
thanx!
all works in 2.1
Comment #4
PaV@drupal.ru commentedEarly was delighted
Unworked
TM generate notreal links
Comment #5
b-prod commentedIs this issue still relevant for 2.x?
Comment #6
PaV@drupal.ru commentedB-Prod, yes
Comment #7
b-prod commentedActually 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 ?
Comment #8
PaV@drupal.ru commentedB-Prod, Jes, ekfunkciis
Comment #9
PaV@drupal.ru commentedB-Prod,
It has worked only in one language(ru), on other (eo), does not want, even the menu "navigation" :(
Comment #10
dvasquez commentedHi, PaV@drupal.ru...
Your Default Language is (ru)... the module now works only for default language, and with "Path prefix only".
Comment #11
dvasquez commentedB-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!