Answer the question
In order to leave comments, you need to log in
How to make a slick.js review slider in Joomla?
Dear colleagues, please help me to make a slider based on
slick.js site , but in the end nothing works.
It is necessary to understand how to make a slider, as in the screenshot, it is called "Autoplay"
I have a feeling that the included scripts conflict with the existing ones.
Please give me a kick or a good indication where and in what direction to move :)
Link to the site: zerno.srv160751.hoster-test.ru/test-slajdera
$('.autoplay').slick({
slidesToShow: 3,
slidesToScroll: 1,
autoplay: true,
autoplaySpeed: 2000,
});
<div class="autoplay slick">
<div>your content</div>
<div>your content</div>
<div>your content</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question