There are amount of slides plugins nowadays, such as flexslider.js ( the article here) which are easy and bundle. And another kind of slide is based on pure javascript, such as this animated framed slideshow(the article here).
Slick is a fully responsive and functional slide plugin that is also friendly to mobile touch. And it has a WordPress version.
Try below
Step1:
link the slick.css and slick-theme.css if you need
link the script file slick.js and don’t forget to insert the jquery first
Step2:
Html
I put eight images within the slide section..
Step3:
CSS
Step4:
js
initialize the slick plugin.
More setting, events, and methods check the document here
The demo Github here
👉Follow me for more useful web development content! love sharing🥰