Title |
|
Title |
|
Can you see if the rebuild menu button fixes it.
Can you see if the rebuild menu button fixes it.
No, it doesn't.
(When I remember correctly this issue was already reported some time ago in a forum. But ? I couldn't reproduce it then because the guy there didn't reply anymore.)
I saw it once before but it turned out to be a corrupt menu
On 13 June 2016 at 14:21, bertmert notifications@github.com wrote:
Can you see if the rebuild menu button fixes it.
No, it doesn't. When I remember correctly this issue was reported some
time ago in a forum. But ?—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#10808 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ABPH8U14cYaw0EOdghhT5-SqaFYDbUXqks5qLVlbgaJpZM4I0TtY
.
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
OK! I'll make some investigations when I have time. Low priority ;-)
Australien Parks > Image Gallery and below had to high levels after moving.
Instead of 2, 3 they had 3, 4. This gap (1->3) closed UL to early.
After opening Image Gallery and just saving it, it had level 1 and could be moved to level 2 afterwards.
Don't know why.
Closing.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-06-13 17:06:55 |
Closed_By | ⇒ | bertmert |
Labels |
Added:
?
|
Tracked it down my my sites. The issue was with the plugin System - Regular Labs - Modals. I discovered this because the menu display broken right after loading one of the menu items that uses the surrounding {modal} tags. To get around this just disable that plugin, do your menu assignment, then enable it again. I will report it to NoNumber.
Jim
My apologies for the necro-post, but I had the same problem and fixed it the same way @ghost did.
I didn't fully understand his answer about levels, but made sense of it. I thought I'd add feedback in case someone else ever got stuck with this.
Basically, there are menu items which think they have a parent item but there isn't one. It might happen when moving menu items into another menu.
If you look at your module, find the first menu name without the collapsible button. In ghost's example, it is the 'FRUIT SHOP' menu. Then look at the menu above it - that's where the problematic item(s) will be. Then just look for menu items that are indented (child items) but have no parent. Open them, save & close, and the module assignment will be back to normal.
Some of the LI are outside of
<ul class="treeselect">
. No UL as parent.