Title: Lost sub-menu / drop-down menu
Last modified: August 22, 2016

---

# Lost sub-menu / drop-down menu

 *  Resolved [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/)
 * Hello again
    Everything works as expected except the drop-down sub-menu doesn’t
   appear. What could be causing that?
 * This is the theme I’m using. [https://wordpress.org/themes/minamaze](https://wordpress.org/themes/minamaze)
 * Thanks
 * [https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/page/2/?output_format=md)

 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5696962)
 * This is usually the case when a submenu is being generated dynamically based 
   on the contents of the page. For that I would try to use the experimental version
   of my plugin, which you can download at [https://github.com/senff/Sticky-Menu-or-Anything-On-Scroll-WP/archive/master.zip](https://github.com/senff/Sticky-Menu-or-Anything-On-Scroll-WP/archive/master.zip)
 * (Note: experimental! Will be overwritten once the next version of the plugin 
   will be released.)
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5696975)
 * Hi, Thanks.
 * The menu is not being generated dynamically (it’s the primary navigation menu
   in Appearance > Menus…)
 * >  experimental version of my plugin, which you can download at [https://github.com/senff/Sticky-Menu-or-Anything-On-Scroll-WP/archive/master.zip](https://github.com/senff/Sticky-Menu-or-Anything-On-Scroll-WP/archive/master.zip)
 * That is the version I am using.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5696991)
 * I checked the site and I don’t see anything that could be caused by my plugin.
   Can you please temporarily disable the Sticky Anything plugin, and see if the
   submenu DOES show then?
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5696996)
 * Hi – Sticky anything plugin disabled now & sub-menu is back
 *  [shaunwong0311](https://wordpress.org/support/users/shaunwong0311/)
 * (@shaunwong0311)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697010)
 * Same case here! No drop-down menu, please help !
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697011)
 * I see what’s happening. The submenu is hidden/shown by using some jQuery code.
   This code will not work when there are two (identical) menus on the page, which
   is basically what the Sticky Anything plugin does.
 * I’m afraid this is an incompatibility issue between the theme and the plugin.
   I’d have to look into this a little deeper but it’ll take a little while. I’ll
   try to do this later today, but I can’t guarantee there’ll be an easy fix available.
   I’ll let you know!
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697020)
 * Thank you. It’s way beyond me, so any and all help greatly appreciated!
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697024)
 * [@kcmuppet](https://wordpress.org/support/users/kcmuppet/) Please switch the 
   Sticky Anything plugin back on so I can investigate further.
 * It’s possible that there’s another plugin you have that is causing the issue (
   maybe the smooth scroll one?). You can test this by disabling all plugins (except
   Sticky Anything) and see if the submenu appears. If it does, enable the plugins
   again one by one, and each time check if the submenu still shows.
 * Out of the box, the Sticky Anything plugin works fine with the Minamize theme(
   see this page for an example: [http://wp.senff.com](http://wp.senff.com) , as
   long as the Z-index is set to 3 or higher) so I’m wondering if something else
   is the issue.
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697040)
 * Hi
 * So I turned off all plugins except Sticky plugin & then switched them back on
   one by one – the culprit was: JCK Admin Bar Toggle [https://wordpress.org/plugins/admin-bar-toggle/](https://wordpress.org/plugins/admin-bar-toggle/)
 * I can live without it – it just toggles the admin bar out of the way which is
   helpful when trying to work out the menus. I’ll try some alternative.
 * Thanks again for your help.
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697045)
 * Glad to hear you found what the issue was! I’m not sure if it’s that plugin not
   playing nice with mine, or vice versa, but I’ll be looking into it to see if 
   I can make any improvements.
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697076)
 * I spoke too soon! My testing was just with the menu at the top of the page. Once
   scrolled down, the sub-menu doesn’t appear, even with that other plugin switched
   off. 🙁
 *  [Senff – a11n](https://wordpress.org/support/users/senff/)
 * (@senff)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697077)
 * Dang. And no other plugins are activated?
 *  [shaunwong0311](https://wordpress.org/support/users/shaunwong0311/)
 * (@shaunwong0311)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697079)
 * I really like this plugin a lot, not much coding needed to make it in place, 
   however, there are no sub menus. I really hope that you can come out with a solution!
 * I have used js sticky plugin before and it worked. However, I still like this
   plugin better,
 * my website is [http://www.magicalselfiestick.com](http://www.magicalselfiestick.com)
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697087)
 * Going to do some more extensive testing on the plugins and see if it might be
   to do with the order in which they’re loaded (as my friend thinks)
 *  Thread Starter [kcmuppet](https://wordpress.org/support/users/kcmuppet/)
 * (@kcmuppet)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/#post-5697120)
 * Looking at the sub menu thing again – it definitely it isn’t working for the 
   sub-menu when you’re scrolled down at all – even with no other plugins activated.
   Only the top menu shows the drop-down
 * (I’m trying in Chrome & IE11 in case that’s relevant.)
    I don’t have any custom
   CSS (that I know of) I don’t know what to try next.???

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/page/2/?output_format=md)

The topic ‘Lost sub-menu / drop-down menu’ is closed to new replies.

 * ![](https://ps.w.org/sticky-menu-or-anything-on-scroll/assets/icon-256x256.gif?
   rev=2564941)
 * [Sticky Menu & Sticky Header](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sticky-menu-or-anything-on-scroll/reviews/)

 * 30 replies
 * 6 participants
 * Last reply from: [Senff – a11n](https://wordpress.org/support/users/senff/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/lost-sub-menu-drop-down-menu/page/2/#post-5697416)
 * Status: resolved