Title: Menu does not open
Last modified: August 21, 2016

---

# Menu does not open

 *  Resolved [Monotask](https://wordpress.org/support/users/monotask/)
 * (@monotask)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-does-not-open/)
 * Hey,
 * I am trying to get the menu working and it shows up on my website but somehow
   it will not open on click. I can’t figure out how … Maybe a conflick with other
   plugins? JS… I can’t see anything about it. Maybe someone could help me out. 
   Please find the website [http://monotask.net/](http://monotask.net/)
 * Cheers
 * [https://wordpress.org/plugins/wp-responsive-menu/](https://wordpress.org/plugins/wp-responsive-menu/)

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

 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047449)
 * Hi Monotask,
 * I checked your site and it seems like you are using a non responsive theme and
   also I couldn’t see the menu activated on your site. Can you please try with 
   some responsive theme as the menu is responsive menu.
 * Thanks
    – Nirmal
 *  Thread Starter [Monotask](https://wordpress.org/support/users/monotask/)
 * (@monotask)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047450)
 * Hi Nirmal,
 * the theme has got a breakpoint at 480px and within this size the menu and the
   responsive site should be visible.
 * cheers Andreas
 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047453)
 * Hi,
 * I checked your site and got the problem. The issue is with jquery file you are
   loading. I saw you are using the jquery files from googleapis
 *     ```
       <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js?ver=3.9.1'></script>
       ```
   
 * If you change this to use the local jquery file from your site then it would 
   work.
 * Or
 * If you really need to use it from googleapis then add the following js to your
   site and it should work fine.
 *     ```
       <script src="http://code.jquery.com/jquery-migrate-1.2.1.js"></script>
       ```
   
 * Thanks
    – Nirmal
 *  Thread Starter [Monotask](https://wordpress.org/support/users/monotask/)
 * (@monotask)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047454)
 * Hi,
 * thanks! fixed the problem…
 *  [abelwang](https://wordpress.org/support/users/abelwang/)
 * (@abelwang)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047614)
 * hi my site here facing the same problem. i added the line but console show more
   error.. [http://jobs.streetclassifieds.com/](http://jobs.streetclassifieds.com/)
   please help.. it works fine with your previous version.. this happened after 
   updated.

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

The topic ‘Menu does not open’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [abelwang](https://wordpress.org/support/users/abelwang/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/menu-does-not-open/#post-5047614)
 * Status: resolved