can't override theme_menu_link and as per incompatibility with other modules that override the menus it leaves no way for the developer but to hack superfish

Comments

mehrpadin’s picture

Ya Giorgos,

Well, Superfish is not using this theme_menu_link because it's not doing what this module requires, meaning if even used it has to be overridden completely anyhow.

The incompatibly with other modules - namely MenuFirstchild & Void menu - is not a big deal really, and is going to be solved very soon.

mehrpadin’s picture

Status: Active » Closed (works as designed)
kenorb’s picture

Issue summary: View changes
Related issues: +#1534734: Theme function for menu items
kenorb’s picture

Use theme_superfish_menu_item_link() instead.
Please see some examples at:
http://stackoverflow.com/questions/13477629/how-to-add-a-span-tag-to-a-c...