Forums

[Plugin: WP-dTree] one tree per parent page only showing its descendants [repost due to error b4] (2 posts)

  1. rsi
    Member
    Posted 3 months ago #

    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

  2. rsi
    Member
    Posted 1 month ago #

    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

Reply

You must log in to post.

About this Topic