For my project I need to use the node hierarchy module. It was pretty straightforward to integrate, but now I'm having an issue with Panels.

All main menu items need to be a panel. Now I know I can add the panel into the main menu by going to Structure > Menus > Main Menu. Unfortunately, this doesn't set the panel page as a parent in the node hierarchy, so when I go to create a child to the main menu panel page, the panel name doesn't appear in the list and I get an error.

Any ideas?

Thanks.

Comments

ladytekla’s picture

After messing around with it I was able to use the Panel Node (not Panel Page) in order to associate the panel with node hierarchy. But here's a quirk. When I create the child page to the panel node, under URL Path Settings the parent isn't included in the URL alias. Breadcrumbs work and display both parent and child(ren) but the URL totally disregards the parent. I have to deselect "generate automatic URL alias" and manually include the parent into the URL alias.

Is this a known bug? I haven't been able to find anything about panels and node hierarchy working together, which is why I'm throwing it out there.

Cheers.