• Resolved darsinjo

    (@darsinjo)


    Hello everybody!
    this is my first post here πŸ™‚
    I’m looking for help with subpages in sidebar. I have 2 menus, one horizontal on top in header, and vertical one in the sidebar. In sidebar i have plugin widget for showing subpages. Problem is i have lots of subpages and their subsubpages and all plugins i have found for showing subpages, shows all child levels opened.

    I would like to achieve that only first level of subpages is shown, and when user click one, then their child (subsubpages)is open.
    Sorry for my bad English, if this is not clear enough here is example (at typo3) http://www.typo3.com/References.1249.0.html page “Customers” is selected and now on the left you have subpages, and when you click at “Case Studies” than subsubpages are shown.

    Please can someone help. thank you!

    Dario

Viewing 2 replies - 1 through 2 (of 2 total)
  • You want the “Fold Page List” plugin. πŸ™‚

    Thread Starter darsinjo

    (@darsinjo)

    Yes, this is it! Thanks doodlebee πŸ™‚
    Combination of “Fold Page List” by Rob Schumann and “Sub Pages widget” by Alper Haytabay is what works for me.

    Ok, first i had implement Sub Pages widget, what gave me list of subpages and their childs. But, I had 3 levels of subpages and lots of them, so this was very messy. Thank to doodlebee i have tried Fold Page List. In the Fold Page List i have replaced wp_list_pages() (line 58) with wswwpx_fold_page_list().. and voila πŸ™‚

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subpages (subsubpages)’ is closed to new replies.