Forums

wp_list_pages and show closest parrent (3 posts)

  1. Yanks997
    Member
    Posted 5 years ago #

    sorry for my English.

    I am using

    wp_list_pages("title_li=&child_of=$id&sort_column=menu_order&depth=1");

    to display child pages in slidebar.

    Is there simple way to display <back link> to redirect tu parrent?

    Pages Strukture:

    Page1
    PageChild1
    PageChild2
    PageChild21
    PageChild22
    PageChild3
    PageChild31

    If I am on PageChild2 page, a only see links to:

    PageChild21
    PageChild22

    I want to see:
    PageChild2 (back)
    PageChild21
    PageChild22

    Best Regards

    ps. I find some familiar topics, but I want
    that parent on the list will be clickable,

  2. CrisBloomfield
    Member
    Posted 5 years ago #

    Mmm. I'm looking for the same thing too.

  3. CrisBloomfield
    Member
    Posted 4 years ago #

    Sorry not to have posted earlier. I did come up with a fix. It's discussed here:

    http://txfx.net/code/wordpress/subpage-listing/

Topic Closed

This topic has been closed to new replies.

About this Topic