Subpages and their kiddos
-
I’ve tried every custom pages widget I can find – King’s, “Custom Sub Pages”, Folding Pages, etc. What I want to happen is this:
When on a parent page, I’d like a page navigation menu like so:
==Page 1
==Page 2
==Page 3(i’d label Parents 1, 2, 3, but only page 3 has children.)
When I go to a parent page with children (i.e. if I open Page 3):
==Page 3
====Child 1
====Child 2
====Child 3then when I go to a child under that (i.e. if I open Child 1)
==Child 1
====Grandchild 1
====Grandchild 2
====Grandchild 3In simple terms, I want to show only two ‘levels’ of my page hierarchy(sp?), the ‘level’ I am on, and the children of that level. I don’t care if its on one widget/list/block or two, but if its in two I’d like it if the list for my children pages only shows up on the parent page – there’s a widget that does this, but it won’t let me limit the depth of the display: I either show all of the children, or none. In other words, every page shows up like this:
Parent
==Child 1
====G.Kid 1
====G.Kid 2
====G.Kid 3
==Child2
====G. kid 1
====G. kid 2
===Child 3When I just don’t want to show that much depth all at once – itll take up a huge vertical space on the screen. I might be able to do it using the built-in pages PHP function, but I can’t put PHP in a sidebar (it just spews out the code, not what it does). Can anyone give me a hand?
EDIT: You can see what I’m working with at https://wepushthebuttons.info
- The topic ‘Subpages and their kiddos’ is closed to new replies.