Title: More than one instance problem
Last modified: August 22, 2016

---

# More than one instance problem

 *  Resolved [Morten Ellegaard Larsen](https://wordpress.org/support/users/ellegaarddk/)
 * (@ellegaarddk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/)
 * I have one instance of CMWizard running as menu constructor in the sidepanel.
   And on one particular page I have it as a shortcode in the content.
 * The menu works perfect – except on this page, where it copies the one in the 
   content.
 * I’ve tried many things, but had no luck so far. Any good pointers to where I 
   should look?
 * I’m using W3 Total Cache, could that be the cause of this this?
 * [https://wordpress.org/plugins/custom-menu-wizard/](https://wordpress.org/plugins/custom-menu-wizard/)

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

 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/#post-5326315)
 * Hmmm … it shouldn’t do that!
    Do you have a web-accessible page I can look at
   where this is happening? And maybe the shortcode on the page and the widget’s
   shortcode equivalent?
 *  Thread Starter [Morten Ellegaard Larsen](https://wordpress.org/support/users/ellegaarddk/)
 * (@ellegaarddk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/#post-5326330)
 * Thank you for your fast response, I appreciate that.
 * You can see the problem at [http://keflico.com/ekstranet/](http://keflico.com/ekstranet/)–
   but you’ll have to log in with testbruger / tritonus
 * The shortcode in the widget:
    `[cmwizard menu=6 branch=current start_at="+1" 
   start_mode=level fallback="current" title_from="current"/]`
 * The shortcode on page:
    ‘[cmwizard menu=6 branch=current start_at=”+1″ start_mode
   =level fallback=”quit” /]’
 * The site is using:
    Genesis Framework Woocommerce Collapsing Categories Conditional
   Widgets Fast Secure Contact Form ManageWP Nav Menu Roles Press Permit COre Redirection
   Relevanssi Simple Social Icons Slide-in W3 Total Cache Wordpress SEO WPML
 *  Plugin Author [wizzud](https://wordpress.org/support/users/wizzud/)
 * (@wizzud)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/#post-5326336)
 * I’m sorry but unless I’m looking at the wrong page – [http://keflico.com/ekstranet/](http://keflico.com/ekstranet/),
   yes? – then I can’t see the problem.
 * Your widget and shortcode have essentially the same settings : children of current
   branch. The fallback is slightly different, but since there _are_ children (only
   1, but that’s enough!), the fallback doesn’t come into play. Start mode “level”
   makes no difference, and they both have it anyway.
 * So, I assume that Ekstranet (the current page) has a single child, Gruppe1: I
   can see that child (and only that child) in both the content’s shortcode output
   and the sidebar’s widget output. If I navigate to Gruppe1, the sidebar widget
   shows me Gruppe1 (it has fallen back to Current, ie. Gruppe1, because Gruppe1
   has no kids), and there’s no shortcode output (presumably because it’s not on
   the page).
 * Obviously I am missing something, because this seems to be exactly what I would
   expect to see. What do you think should be showing, and where?
 *  Thread Starter [Morten Ellegaard Larsen](https://wordpress.org/support/users/ellegaarddk/)
 * (@ellegaarddk)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/#post-5326338)
 * DOH! You’re absolutely right, the problem is all inside my head.
 * Thank you for pointing that error out to me… 😉

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

The topic ‘More than one instance problem’ 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

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [multiple instance](https://wordpress.org/support/topic-tag/multiple-instance/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 4 replies
 * 2 participants
 * Last reply from: [Morten Ellegaard Larsen](https://wordpress.org/support/users/ellegaarddk/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/more-than-one-instance-problem/#post-5326338)
 * Status: resolved