Support » Fixing WordPress » Page Link Menu and Ordering

  • Hi all,

    I am really really stuck and looking for a solution to show my pages (about 79) in the links at the left side.

    This is what I want.

    (Current page: Home):
    – Page A
    – Page B
    – Page C
    – Page D

    (Current page: Page B, therefore I can see the sub-pages):
    – Page A
    – Page B
    – SubPage B1
    – SubPage B2
    – Page C
    – Page D

    I will be very thankful if you can help me with any solution … I am really stuck!

    Many Thanks
    F.

Viewing 4 replies - 1 through 4 (of 4 total)
  • hi

    take a look at this codex page, wp_list_pages – there is a setting that tells it to display child pages. There are also some plugins that accomplish the same – if you need help after looking into this, post back.

    http://codex.wordpress.org/Template_Tags/wp_list_pages

    Thread Starter fas.khan

    (@faskhan)

    Thanks a lot for your reply.

    I have been looking at wp_list_pages but it lists all of the pages. The main problem comes, when I want to show the third level sub-pages only when the parent child at second level is clicked.

    So, this can be achieved:-
    (Current page: Home):
    – Page A
    – Page B
    – Page C
    – Page D

    But I cant figure out, how to achieve this:-
    (Current page: Page B, therefore I can see the sub-pages):
    – Page A
    – Page B
    – SubPage B1
    – SubPage B2
    – Page C
    – Page D

    I only want to show Subpage B1 and SubPage B2, when the second level child “Page B” is clicked.

    I have tried many plugins but none can do this cleanly.

    I would be very thankful for your assistance.

    Regards,
    F.

    Hi

    have you tried this plugin? FoldPageList
    http://www.webspaceworks.com/resources/wordpress/30/

    I’ve used the FoldCategoryList plugin, written by the same person, and it does what you are looking for. I’d suggest you give the Page version a try

    Thread Starter fas.khan

    (@faskhan)

    Perfecto!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page Link Menu and Ordering’ is closed to new replies.