Hi betheo
I don’t know your theme, in general most themes use a good libraby in js to perform slideshow.
Your theme maker shoud have bundled a good one, using jquery or not.
The backend depends a bit on what you need, but genreally speaking a lightweight front-end slider js is a good idea on front-end, manageable by a few xml or txt files.
If you need to have clickable slides, bxslider from chicago is a very good option, but you’ll have to integrate it into your site/js functions.
Regards,
Thank you for your reply Digico Paris,
Its look quite complicated to me, I may not be able to do it myself. Most probably need to find someone who is familiar with wordpress to do it. I don’t even know what is the term use js?
Regards
Sorry,
All slideshows use a special javascript (JS) that enable images to slide on a website, even on mobile.
On WordPRess, there are several flavours of that, in general you have a good click and point thing to manage it. But if you manage it manually by the code, it’s often better because :
a) most templates comes with bloated slideshows that even allows you to have slideshows up to 5 / 10 mb of data (try that on mobile)
b) one slideshow is often useless in terms of UI (apart from 1/2 slides it genreally ruin UI experience)
So, ask around, but the question is often why do i need a slideshow?