Title: Correct options
Last modified: August 30, 2016

---

# Correct options

 *  Resolved [Taro](https://wordpress.org/support/users/sicktb/)
 * (@sicktb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/correct-options/)
 * i tryed a lot of options but its not working
 * I whant to make 1 menu widget with the same layout for every sub page
 * **Menu**
 * Brands
    -Nike –Nike Shoes –Nike shirt -Cola –Cola History –Cola Cleaning etc
 * **What to show on page -Nike**
    Brands -Nike –Nike Shoes –Nike shirt
 * **What to show on page –Nike shirt**
    Brands -Nike –Nike Shoes –Nike shirt
 * **What to show on page -Cola**
    Brands -Cola –Cola History –Cola Cleaning
 * etc
 * I like to have it automatic and not that i have to change it for every page.
 * [https://wordpress.org/plugins/custom-menu-wizard/](https://wordpress.org/plugins/custom-menu-wizard/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/correct-options/#post-6237057)
 * Setting _Branch_ to **Current Item**, _Starting at_ **2**, including _Branch 
   Ancestors_ **to level 1 (root)**, and qualifying with _Current Item is in_ **
   Secondary Filter**, ie. a shortcode equivalent of…
 *     ```
       [cmwizard menu=NN branch=current start_at="2" ancestors=1 contains_current="secondary"/]
       ```
   
 * …gives you the level 2 item and its descendants, plus the root item, when any
   level 2+ item is the current item.
    Setting the _Qualifier_ means that when the
   root item is the current item you get nothing. Since you don’t say what should
   happen for the Brands page, I’m merely guessing that nothing should show. If 
   the Brands page should show something else – say, just the level 1 & 2 items –
   then you might need to set an _Alternative_ (eg. “depth=2”, conditional on No
   Output from Final Output?).
 * If I have interpreted your problem incorrectly then please provide the shortcode
   equivalent of your closest configuration, and explain where it falls short. Just
   stating “its not working” doesn’t give me much information about what you’ve 
   tried.
 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/correct-options/#post-6237320)
 * Assuming Resolved…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Correct options’ is closed to new replies.

 * ![](https://ps.w.org/custom-menu-wizard/assets/icon-256x256.png?rev=1381901)
 * [Custom Menu Wizard Widget](https://wordpress.org/plugins/custom-menu-wizard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-menu-wizard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-menu-wizard/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-menu-wizard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-menu-wizard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-menu-wizard/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * 2 replies
 * 2 participants
 * Last reply from: [wizzud](https://wordpress.org/support/users/wizzud/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/correct-options/#post-6237320)
 * Status: resolved