PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

JQUERY Errors in Woof Slide Out

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hello, looking at 5.6 and the error codes it looks like the slide out option on my site is causing JQUERY errors: http://www.americanoffroads.com when i use the JQUERY migrate helper plugin it goes away but without it i get these errors:

slideout.js?ver=5.5.3:3 Uncaught TypeError: Cannot read property 'opera' of undefined
at woof_slideout_screenHeight (slideout.js?ver=5.5.3:3)
at HTMLDivElement.<anonymous> (slideout.js?ver=5.5.3:1)
at Function.each (jquery.js?ver=1.12.4-wp:1)
at HTMLDocument.<anonymous> (slideout.js?ver=5.5.3:1)
at i (jquery.js?ver=1.12.4-wp:1)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:1)
at Function.ready (jquery.js?ver=1.12.4-wp:1)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:1)

 

The moment i turn off the slide out feature it goes away.

Hello

Try  in file - plugins\woocommerce-products-filter\ext\slideout\js\slideout.js - change these  lines - https://c2n.me/4al7h2Q.png

function woof_slideout_screenHeight(){
return jQuery(window).height();
}
function woof_slideout_screenWidth(){
return jQuery(window).width();
}

I changed the text with the above and the errors are still there but different numbers now.

Uncaught TypeError: Cannot read property 'opera' of undefined
at woof_slideout_screenHeight (slideout.js?ver=5.5.3:48)
at HTMLDivElement.<anonymous> (slideout.js?ver=5.5.3:21)
at Function.each (jquery.js?ver=1.12.4-wp:1)
at HTMLDocument.<anonymous> (slideout.js?ver=5.5.3:5)
at i (jquery.js?ver=1.12.4-wp:1)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:1)
at Function.ready (jquery.js?ver=1.12.4-wp:1)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:1)

Hello

Ok!  Please  drop  me  exact link to  the  issue