• After updating the slide anything slider, my sliders don’t appear anymore. I have gone through and saved them, tried changing the ratio, tried editing the slides, but still get no slider on the front end.

    I have looked in the developer’s console in chrome and saw this error for slide-anything/owl-carousel/owl.carousel.min.js:

    Uncaught TypeError: a(…).find(…).addBack is not a function
    at e.<anonymous> (owl.carousel.min.js?ver=2.2.1:7)
    at HTMLDivElement.g (jquery-1.7.2.min.js?ver=1.7.2:2)
    at HTMLDivElement.dispatch (jquery-1.7.2.min.js?ver=1.7.2:3)
    at HTMLDivElement.i (jquery-1.7.2.min.js?ver=1.7.2:3)
    at Object.trigger (jquery-1.7.2.min.js?ver=1.7.2:3)
    at Object.e.event.trigger (jquery-migrate-1.2.1.min.js?ver=1.2.1:2)
    at HTMLDivElement.<anonymous> (jquery-1.7.2.min.js?ver=1.7.2:3)
    at Function.each (jquery-1.7.2.min.js?ver=1.7.2:2)
    at e.fn.init.each (jquery-1.7.2.min.js?ver=1.7.2:2)
    at e.fn.init.trigger (jquery-1.7.2.min.js?ver=1.7.2:3)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Do you have any Cache/CDN Plugins installed? If so then clear the cache.

    Also when reloading the page, press CTRL+F5 keys together to ensure an un-cached of the webpage is loaded.

    Thread Starter amyboyack

    (@amyboyack)

    No cache plugins, but we use flywheel, which caches on the server. I’ve cleared the cache several times and even switched to developer mode for a while to see if that would help. Did the hard refresh. You can see here under today’s news.
    https://thefreeportnews.com/

    Plugin Author simonpedge

    (@simonpedge)

    Looking at the source code of that page, I see that there is another plugin using Owl Carousel as well: ../plugins/cherry-plugin/…

    What happens when you disable this ‘Cherry Plugin’?

    Thread Starter amyboyack

    (@amyboyack)

    I deactivated the cherry theme and it worked. I guess I’ll need to roll back to a previous version of the plugin when they both worked.

    Plugin Author simonpedge

    (@simonpedge)

    Yes, the new version of SA is built on Owl Carousel 2, whereas the old version is built on Owl Carousel 1.3.x.

    I had to upgrade to OC2 – as running on the old version of OC there is the risk of the old OC code not being compatible with the jQuery code used in the current versions of WordPress – and that could spell the death of Slide Anything. Also ‘everyone’ seemed to want the infinite scrolling provided by OC2.

    Unfortunately OC2 seems to be a fairly popular carousel solution and there are other plugins built using it (more so than OC1). And sometimes this causes clashes. ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider doesn’t display anymore’ is closed to new replies.