Hi -
I could use some help here. I want my sidebar to list the name of the current page, all sibling pages, AND pages all the way up the heirarchy, like this:
grandparent page
parent page
sibling 1
sibling 2
current page
sibling 3
and so on. I can't figure out how to indent here, but I would have these indented to reflect the heirarchy. I'll worry about getting them sorted and formatted, but I could use some help in generating the list.
I've looked at the codex for wp_list_pages and the Fold Page List function as well. I can't get either of them to work quite the way I want them to.
Can someone help me out, please?