• X29

    (@ray-doniel)


    Hi,
    I’m building a web where there are 4 main subjects.
    I want to have a menu that displays the child of the current page, and when in a child page, it simply displays the pages related to the ID.
    I could display the childs of the current parent, but when we go in the child, the menu wont show
    My code is here https://pastie.org/4308532

    My other question is how to also display some pages of other parents: let me rephrase:
    I have 4 mains parent pages, and then childs of those 4 parents. So I need to have for example: ” When user is in ID1, he will have 10 child pages of ID1, and 5 of ID2, ID3, ID4. and when he is in ID2, it will change to 10 of ID2, and 5 of the rest.

    Is this possible

    Thanks a lot for your help

    [No bumping, thank you.]

  • The topic ‘Help to Create a special sidebar menu’ is closed to new replies.