• Hi, if you take a look at the link that I provided, I use only one image. I want to use many images so I need a slider.

    I want to make a slider like the one that uses Etsy, you can take a look here:
    https://www.etsy.com/listing/841632930/in-a-world-full-of-princesses-be-a-witch

    They have images thumbnails at the left and the slider where you can switch between the pictures.

    What’s the HTML and CSS to make like this one? (I don’t want to use a plugin)

    Thanks so much

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    It takes a bunch of code to make a slider. I built one into a theme, using Advanced Custom Fields, to collect the data from the user. Feel free to take a look. https://github.com/sterndata/2012_child

    On the other hand, that was done mainly for learning. My goto slider is https://www.ads-software.com/plugins/ml-slider/

    So, if you want to code yourself you need (1) the javascript to do the sliding and (2) a way to integrate it into your PHP.

    Enjoy! Today is a good day to learn something new.

    Thread Starter emyabdel

    (@emyabdel)

    Thanks so much, for the code it’s hard for me and for the plugin and tested now, it’s a good one but decreased a lot my page speed. Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make Slider for WordPress’ is closed to new replies.