The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
Nested Children Page order. Menu display - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Nested Children Page order. Menu display (/showthread.php?tid=4533)



Nested Children Page order. Menu display - bazz - 2013-03-26

This is in the Innovation Theme, GS 3.2

I am not getting an accurate display for parent->children in the case of where I have a page that has nested children. I have taken some screen shots to demonstrate accurately:

In the first attachment, you can see I have nested pages where Categories is the main page, followed by Features, followed by Collision Detection.

So I expected when viewing The Collision Detection Page to see in the header Home : Categories : Feature : Collision Detection

but instead i just see the second attachment:
Home : Features : Collision Detection

I was wondering how to change this behavior to how I desire it?? Which would be the full connection of parent -> siblings all the way down the "tree" for each page.

Thank you,
Mike


RE: Nested Children Page order. Menu display - shawn_a - 2013-03-26

get_navigation only supports 1d menus.

You can use the i18n menu plugin, or write your own menu function to do nested