The Site Map Menu produces somewhat "confusing" code.
I created a menu called "Footer Menu" and enabled the sitemap module (for main menu and footer menu).
On the /sitemap page, i see this code inside "#site-map .site-map-menus":
<div class="site-map-box-menu site-map-box-menu-menu-footer-menu site-map-box">
[structure of footer menu]
</div>
<div class="site-map-box-menu site-map-box-menu-menu-footer-menu site-map-box-menu site-map-box-menu-main-menu site-map-box">
[structure of main menu]
</div>
The main menu ".site-map-box" also has the ".site-map-box-menu-menu-footer-menu" class!
Is there any "class list" that doesn't get cleared?
And by the way, how do I change the order of the menus?
Comments
Comment #1
daffodilsoftware commentedHi flokli
I have created a patch for this Please test it and provide your feedback on the same
Comment #2
daffodilsoftware commentedHi flokli
Were you able to test the patch? if yes then please provide feedback
Comment #3
daffodilsoftware commentedComment #4
daffodilsoftware commentedComment #5
flokli commentedfixes the bug for me.
Comment #6
gurvan commentedthe patch work for me too, it can be ported
Comment #7
john.oltman commentedIn the new 7.x-1.1 release