Hi Jonathan,
I see the issue you have mentioned. I am working towards the fix and would release a major upgrade hopefully next week. So you can disable and decrease sensitivity of the swipe.
Cheers
– Nirmal
Awesome. Thanks for the response Nirmal! I really like the plugin. 🙂
Hi Nirmal,
I have reports of users with the same problem in Android too.
Looking forward to update.
thank you
In the meantime, if you could tell us how to disable the slide-to-open feature or release a version that has an enable on/off option, that would help a lot.
Here is the temporary solution for this.
Open plugins/wp-responsive-menu/js/wprmenu.js file and then just remove the following line from there and it will be disabled
e("body").touchwipe({wipeLeft:function(){e.sidr("close","wprmenu_menu")},wipeRight:function(){e.sidr("open","wprmenu_menu")},preventDefaultEvents:false});
Let me know if it works for you.
Thanks
– Nirmal
Hello,
Nirmal’s solution works but I agree with HZC, there should be a checkbox on the admin side to disable this.
Hasta luego,
Ivan
Hi Ivan,
Don’t worry. The update of the plugin is almost ready and I will release soon.
Thanks
– Nirmal