Hi, I'm using this module to display a secondary menu for my mainmenu.
I would need to remove all menu items from the outputted list that don't have a menu image assigned to them. Since this module is attached to my mainmenu I can't just unpublish or delete menu items.
For example I have now 6 items in my menu, and only one item has menu image. As result it outputs 5 empty <li> -elements, which is not good.
Is there a way to fix this? I've already tried to modify helper.php but I didn't get it to work.
Help would be great!
