Hi there!
I am using Slick Slider http://kenwheeler.github.io/slick/ on a few of my websites because I really like the way it handles my content. It’s really simple. A js and css file enqueued in my child theme, a couple classes, and a snippet of javascript and it’s done. But the latest version of Pro totally breaks it.
It works on 2.0.4 but on 2.1.6 the content disappears from view and sizing goes haywire. I’ve tried disabling plugins, disabling my enqueued version of Slick, stripping out customizations, etc but no dice. So I’m thinking there’s a conflict with the bundled version of Slick and the one I have enqueued. (Stack being used: Integrity)
The simple solution seems to be to disable the version/files that use Slick that come with Pro to eliminate the conflict. Is that doable? If so, how do I do it? (And if it isn’t, are there any recommendations? I’d prefer not to rebuild my slides in another slide system if possible.)