Answer the question
In order to leave comments, you need to log in
How to create a dynamic slider in wordpress?
Hello. I was puzzled. I would like to know how to create a slider on vp without plugins for the slider. I suspect that it can be done with the help of acf or the redux framework. But in the same place it is necessary to register your own ID for each element, and after all, it is necessary that the slides be edited without getting into the code. How to implement this?
Answer the question
In order to leave comments, you need to log in
Why go? See typical slider markup using slick slider as an example:
<div class="your-class">
<div>your content</div>
<div>your content</div>
<div>your content</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question