• Hello,

    I just downloaded this plugin, and tried the sample slider but I’ve got an error :

    Uncaught TypeError: jQuery(…).owlCarousel is not a function at (index):347

    Thanks

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

    (@simonpedge)

    Hi, can you provide me a link please?
    There will be a reason why SA is not working on your specific site (e.g. a clash with another plugin of theme). Sometimes other slider plugins are also built using Owl Carousel (or other page-builders), and this can clash with Slide Anything. So you may have to do a process of elimination (deactivating other plugins etc) to find the clash.

    Within SA try checking the checkbox “Use window.onload event”, which is in “Other Settings” in the right-hand settings bar. Also un-check the “Allow Shortcodes” checkbox.

    Thread Starter ankomm

    (@ankomm)

    Hi,

    I’m working in local, I tried “Use window.onload event”, and “Allow Shortcodes” is not checked. I have not other pulgins using Owl Carousel.

    Is working in local can be the problem ?

    Thanks

    Plugin Author simonpedge

    (@simonpedge)

    Possibly. I have never tested SA on a local webserver, so hopefully somebody else can comment on that.

    Thread Starter ankomm

    (@ankomm)

    I’ll try when the website will be online, and give a feedback.

    panconjugo

    (@panconjugo)

    I am having that problem and I just realize it is because the owl.carousel.min.js is not loaded into the dom.

    Fixed just adding a line of code that was missing in my custom theme and one of the developers forgot to include.

    <?php wp_footer(); ?>

    • This reply was modified 6 years ago by panconjugo.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider don’t work’ is closed to new replies.