Title: Menu toggle not working
Last modified: August 12, 2020

---

# Menu toggle not working

 *  [chiano](https://wordpress.org/support/users/chiano/)
 * (@chiano)
 * [6 years ago](https://wordpress.org/support/topic/menu-toggle-not-working-2/)
 * The nav toggle stopped working today on mobile and I don’t know why. I didn’t
   do any changes in the past days. I’m using a child theme but I have Gridzone 
   updated and the last WordPress version as well.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-toggle-not-working-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [6 years ago](https://wordpress.org/support/topic/menu-toggle-not-working-2/#post-13241814)
 * Are you sure that you use the latest version of Gridzone?
 * If you do, you could try adding this to functions.php – this was the only thing
   I can think of that was changed in WordPress 5.5:
 *     ```
       add_filter('wp_lazy_loading_enabled', '__return_false');
       ```
   
 *  Thread Starter [chiano](https://wordpress.org/support/users/chiano/)
 * (@chiano)
 * [6 years ago](https://wordpress.org/support/topic/menu-toggle-not-working-2/#post-13243497)
 * Yes, I just checked and I do have the latest version. I added the line and it
   still doesn’t work, can it be something related with my child theme?
 * I really did no changes and it was working well 🙁

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

The topic ‘Menu toggle not working’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/gridzone/1.4.0/screenshot.png)
 * Gridzone
 * [Support Threads](https://wordpress.org/support/theme/gridzone/)
 * [Active Topics](https://wordpress.org/support/theme/gridzone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/gridzone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/gridzone/reviews/)

## Tags

 * [menu-toggle](https://wordpress.org/support/topic-tag/menu-toggle/)
 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * 2 replies
 * 2 participants
 * Last reply from: [chiano](https://wordpress.org/support/users/chiano/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/menu-toggle-not-working-2/#post-13243497)
 * Status: not resolved