Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Brian,

    It seems you have the menu included twice which may be causing a conflict.

    Can you please try and find the reason why it is being included twice and it may fix this, some things to check maybe:

    1. You don’t have duplicate calls to wp_footer() or wp_head() in your footer.php and header.php files.

    2. You don’t have more than one version of the plugin installed.

    3. You are using the shortcode option and echoing the shortcode more than once.

    All the best

    Thread Starter WebLock1

    (@weblock1)

    Hi

    Thank you so much!

    It was option 1 😉

    // Brian

    Plugin Contributor responsivemenu

    (@responsivemenu)

    Hi Brian,

    Great one of them was the fix!

    All the best

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

The topic ‘Submenu expands for 2 seconds’ is closed to new replies.