• hi!

    im using wp as a cms. i use pages instead of posts, and i have 6 main pages, whereas 3 of them have subpages.
    i’d like to use wp-dtree for the menu of these subpages. so there should be one tree per parent-page, that is only displayed when the parent is selected in the main menue on top of the page:

    main menue:
    [about] [parent1] [parent2] [parent3] [download] [link]

    parent1
    -p1.sub1
    -p1.sub2
    -p1.sub3

    parent2
    -p2.sub1
    -p2.sub2
    –p2.sub2.sub1

    parent3
    ….

    >>
    if nothing is selected, no trees are displayed,
    if parent1 is selcted(clicked) the tree for parent1 is displayed
    and if parent2 or parent3 are selcted their tree but no other is displayed!

    how could i do that?
    i can code php okay – but i dont know where to start.
    please gimme hint!!

    thanks,
    rsi

    here’s the test setup: http://www.masinka.net/test

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rsi

    (@rsi)

    hmmm… so i guess no one understood my problem…
    maybe someone could tell me if its possible or not or maybe where to look.

    thanks,
    rsi

    Yes, I’m trying to do that too, same scenario. Any ideas?
    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-dTree] one tree per parent page only showing its descendants [repost due to error b4]’ is closed to new replies.