Title: Not opening
Last modified: August 30, 2016

---

# Not opening

 *  Resolved [ashleyidesign](https://wordpress.org/support/users/ashleyidesign/)
 * (@ashleyidesign)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/)
 * Hey Peter,
 * Another client site is having issues with the plugin. Clicking on the bars doesn’t
   drop the menu. I verified wp_head and wp_footer are there.
 * [http://kbad.rassak.com/](http://kbad.rassak.com/)
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [thefountain](https://wordpress.org/support/users/thefountain/)
 * (@thefountain)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184800)
 * Same here
 *  [ariapictures](https://wordpress.org/support/users/ariapictures/)
 * (@ariapictures)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184912)
 * It works for me on home page but child pages it does not, and inspecting element
   i see this error:
 * Uncaught TypeError: undefined is not a function(index):372 (anonymous function)
   jquery.min.js:2 f.Callbacks.njquery.min.js:2 f.Callbacks.o.fireWithjquery.min.
   js:2 e.extend.readyjquery.min.js:2 c.addEventListener.B
 * WHAT!!! did I do wrong? the home page is using a different header than the children,
   but all code is the same, most any way, and I do see the three lines, but clicking
   on it does nothing…
 *  [ariapictures](https://wordpress.org/support/users/ariapictures/)
 * (@ariapictures)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184913)
 * Did some digging and the fancybox for images is conflicting with the javascript
   for the responsive menu.
 * took out the load code for jquery for fancy box and responsive menu works, now
   have to fix the lightbox for images
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184930)
 * Hi ashley,
 * You have some bad jQuery code, see below:
 * `var scollHere = jQuery('#homepage-about').offset().top;`
 * This gives you the following console error:
 * `TypeError: jQuery(...).offset(...) is undefined`
 * Please fix this and it should make all your other jQuery work.
 * Many thanks
 * Peter
 *  Thread Starter [ashleyidesign](https://wordpress.org/support/users/ashleyidesign/)
 * (@ashleyidesign)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184931)
 * Thanks Peter, not sure how I missed the error.
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184938)
 * Hi Ashley,
 * No problem… It happens to the best of us!
 * Peter

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

The topic ‘Not opening’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 6 replies
 * 4 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/not-opening/#post-6184938)
 * Status: resolved