Skip to content
Advertisement

the owlCarousel does not work properly, it does not move and I cannot advance the page either

The carousel does not move, it already initializes, check the libraries it is in perfect order; but even so it does not move by itself and not by touching the buttons.

I have the latest version of the owlCarousel and jquery library.

I tried updating libraries and I also tried using the min and normal libs. I did not make any progress.

PD:I am using the porto theme.

scripts imports

CSS imports

Carousel Image

Element carousel:

JavaScript

initialization:

JavaScript

Advertisement

Answer

your probleme in initialization jquery ‘(function ($)’ => ‘$(function()’

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement