• 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://www.ads-software.com/plugins/custom-menu-wizard/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wizzud

    (@wizzud)

    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

    (@ellegaarddk)

    Thank you for your fast response, I appreciate that.

    You can see the problem at https://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

    (@wizzud)

    I’m sorry but unless I’m looking at the wrong page – https://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

    (@ellegaarddk)

    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.