I've been implementing this plugin for a client and we've been really frustrated with this issue. If we add a new link to the menu and place it before any previously existing menu items, it throws the column width and placement out.

For example, if I add a link, it falls to the end in weight; nothing is out of whack. If I move that menu item up the parent tree, the column at the top level of that parent item now becomes 12 wide instead of the previously entered 3 wide. Updating this to 3 fixes the layout.

Another example, if I then delete that menu item, that parent item's column gets thrown to the end of the stack at 12 wide again and since there's no way to move the items within the TB menu editor, it's stuck unless I go and reorder the referenced menu items, save them, reorder them again and save back to original, then go to the TB menu and delete all the columns and recreate them.

This is crazy! Please help!

Comments

z33k3r created an issue. See original summary.

quondam’s picture

Version: 7.x-1.0-rc2 » 7.x-1.x-dev
Status: Active » Closed (cannot reproduce)

I'm unable to reproduce this under 7.73 running the 7.x-1.x-dev branch containing all of the latest code for the TB megamenu module. If the error persists please try updating core and all modules to see if it's been resolved. If not then please provide additional info to assist with troubleshooting. Are you seeing any errors in the Drupal logs? Which other contrib and/or custom modules are installed on the site? Has the default theme been overridden at all or are you using a custom theme that copies and modifies some of the megamenu CSS?

Since nobody else has confirmed this issue via additional comments in over 5 years since the issue was first opened I'm closing it as cannot reproduce. Feel free to re-open if you still encounter the bug after updating all code and documenting specific steps for triggering the error.