Forums
(@noselessimp)
5 years, 7 months ago
I found what seems to be a fix for the customize page. Open the file add-descendants-as-submenu-items.php and add the following “$child->status = ‘publish’;” after line 309: “$child->menu_order = $menu_order;”. This should fix the problem.
I’m facing the same problem too. Which is a shame since the plugin otherwise works well.