With the 6.x-2.1 release child menu items are not shown by this module anymore if the corresponding parent item is disabled in the menu-menu. It worked before and is useful if a user just want to display the 2nd level menus but not the parent item in the primary links.
Comments
Comment #1
robertgarrigos commentedThis functionality is actually coherent with drupal's default functionality, which doesn't show the children menu itmes of a parent disabled item.