• I am working on a website for somebody, and I’ve already just thrown a dynamic menu in — but this time I need to create simple menus that are based on the PARENT page.

    Essentially, there’s three menus: Main, Submenu, and a Tertiary Menu.

    Main will contain ONLY “top level” pages. For example, “Services.”

    Submenu will only be shown if the Top-Level page has child pages to show. So, “Services” may show “Cleaning”, “Delivery”, and “Pet Care.”

    The Tertiary menu, as you might guess, only appears and shows links that belong to a submenu’s parent page: So, while browsing ‘Cleaning’, you might have a Menu that shows “Homes”, “Vehicles”, and “Offices”.

    What is the best way to do this? Are there some simple tutorials that I can go over to help me figure this out?

  • The topic ‘Creating Menus based on Page parentage’ is closed to new replies.