I have it configured to show all levels (depth = -1) and yet it randomly fails to render the children of some menu items, but not all.
<li id="menu-879-6" class="middle even sf-item-4 sf-depth-2 sf-no-children">
<a href="[removed]" class="sf-depth-2 ">Provincial Offences</a>
</li>
There should be a nested UL appearing, but instead it thinks that this is the last level and assigns it a class of sf-no-children
Comments
Comment #1
mehrpadin commentedHey there,
Sorry for the late reply, I need to see this email me the URL if it's online.
Comment #2
mehrpadin commentedComment #3
fullerja commentedI am having a very similar issue. My menu has 3 levels and the third level is not showing anywhere. The "sf-no-children" class is being added to items with children.
Attached is a screenshot of the menu. Below is the HTML that renders
Comment #4
fullerja commentedComment #5
mehrpadin commentedHey there,
Need to see your block configuration, perhaps the "Take Expanded into effect" option is enabled? perhaps the Depth is set to 2? if none, email me the URL and I'll take a look.
Comment #6
fullerja commented"Take Expand" is off and the depth is set to -1. Site is currently just local.
Comment #7
fullerja commentedThis seems to be an issue with the menu itself rather than Superfish. I recreated the menu and the flyouts work just fine.