ColorlibHQ / illdy

Illdy is a free one page WordPress business theme with a minimal design
GNU General Public License v3.0
44 stars 38 forks source link

Burger menu problem Wordpress5.5 #311

Closed nodarik closed 3 years ago

nodarik commented 4 years ago

After WordPress update to 5.5 burger menu on mobile is not working, there are many reports on the support board,

Dev tools: https://prnt.sc/u0xv0e

our demo: https://colorlib.com/illdy/

AlexTheItNerd commented 4 years ago

I am having this same problem after updating. Any ETA on this? Our site cannot be navigated at this time. All menus are broken?!!

cristianraiber commented 4 years ago

@razvanaldea89 can you please submit a fix for this ?

andyluak commented 4 years ago

Tested on Iphone 7 , iOs 13 . Hamburger menu works

Emperornero commented 4 years ago

This bug is easily reproducible on a computer as well by resizing the browser window to make the burger menu appear.

This error does not appear when using WordPress 5.4

The error thrown is this:

scripts.js?ver=1.0.16:9 Uncaught TypeError: Cannot set property 'device' of undefined at isIsIOS (scripts.js?ver=1.0.16:9) at HTMLDocument. (scripts.js?ver=1.0.16:126) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2) at Function.ready (jquery.js?ver=1.12.4-wp:2) at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)

Emperornero commented 4 years ago

I've found a temporary fix for this issue here:

https://news.thewindowsclub.com/wordpress-5-5-update-breaking-wp-plugins-102282/

Seems the issue is with jQuery Migrate, after installing the plugin, the burger menu is working again!

cristianraiber commented 4 years ago

cc @andyluak

mahendrapratap4022 commented 3 years ago

Hi all, I have tested it and it is working fine it is fixed in https://github.com/ColorlibHQ/illdy/pull/323