hi there,
well the thing is that i had dhtml menus module working fine and then i saw this module so i tried it but it seems to "break" the code from dhtml, im not sure why because it just stops working, menus wont collapse anymore and it wont show any errors or logs. if i disable css names everything works fine.

any ideas? someone else faced this?

thanks!

Comments

rc_100’s picture

Assigned: Unassigned » rc_100
Status: Active » Closed (works as designed)

hi xecstasyx,
yes, the DHTML Menu module is using the same theme override function that Menu CSS Names uses (theme_menu_item). It's taking priority over DHTML Menu, and preventing it from doing its thing. I'll look into it and see if there's an easy way to have them work together. If so, I'll fix it in the next release cycle. Thanks for your help.

xecstasyx’s picture

Thanks to you! hope you can find a fix , i dont know much about php and such but if i can help testing just tell me. im not sure about this but is it possible to set DHTML menu module weight to -1 at DB for a temporary fix?

asak’s picture

Yep, same issue here. will investigate some more...

catchlight’s picture

Do you know if this module works with Nice Menus?

rc_100’s picture

Status: Closed (works as designed) » Closed (fixed)

I've added support for the Nice Menus module in version 1.2 of this module.