Thread Starter
boetch
(@boetch)
anonymized-13171256
(@anonymized-13171256)
Thanks for the link.
The slider script was updated in version 2.18. Try flushing your BWP Minify cache. And you may need to add these to the “Scripts to NOT minify” list:
wpmtst-slider
wpmslider
Screenshot: https://www.screencast.com/t/QvIBB2CE1X
Thread Starter
boetch
(@boetch)
Thanx Chris, but that didn’t do the trick.
I flushed the BWP Minify cache and added both op scripts to ‘not minify’.
https://dl.dropboxusercontent.com/u/13490053/prt-scr.jpg
At least it is consistent now. It doesn’t work anymore in firefox too.
Thread Starter
boetch
(@boetch)
I have updated to version 2.18
anonymized-13171256
(@anonymized-13171256)
Consistency is a good clue. I see one JavaScript error that may be interfering. Try deactivating Contact Form 7 and flushing, or adding its scripts to the NOT minify list.
jquery-form
contact-form-7
anonymized-13171256
(@anonymized-13171256)
It’s not Contact Form 7 and it’s not Strong Testimonials. This error may be preventing all other scripts after it from running: https://www.screencast.com/t/f8dddZppH
Here’s an article on removing jquery-migrate you might try.
https://isabelcastillo.com/remove-jquery-migrate-script-wordpress
With that many scripts and aggressive caching/minification it’s hard to diagnose from afar. If you submit a support ticket at wpmission.com, I will be glad to troubleshoot directly.
Thread Starter
boetch
(@boetch)
I am new with WordPress and in an attempt to get a better score in PageSpeed Insights I installed different caching and minifying extensions.
I uninstalled one of them and the slider seems to work fine in all browsers now.
Thanks Chris
Thread Starter
boetch
(@boetch)
Now I notice that it only works after I flushed the cache and also the cache of the browser.
So, for now it only seems to work in Firefox.
I will submit a support ticket at wpmission.com
anonymized-13171256
(@anonymized-13171256)
For those finding this thread later, this turned out to be a conflict with the Above The Fold Optimization plugin. Disabling its option to optimize JavaScript loading solved it.