I'm trying to create a section on my website to show a listing of vehicles.
The only thing I'm missing is a slider with images of the vehicles when looking into one. I need to know how I can use the image upload repeat field to populate images on a simple responsive slider.
I'm using the first slider you see on this website: lien caché
You can download it if you want.
I need to know how I can repeat a div with the image src to add to the existing slider when images are uploaded
Les langues: Anglais (English )Espagnol (Español )
Fuseau horaire: Europe/London (GMT+00:00)
Hi there
Views ha a built-in slider option for transitioning between posts, but not for transitioning between image fields of the same post. For that you need to roll-your-own solution.
The principles are the same whichever slider you use.
You'll need to
- enqueue the JS and CSS assets required by the slider
- output the markup in the required format
- initialise the slider with JS