Hi, I am having an issue and I need some help I have a Database “Products” with a list of products, in the single product page, I would like to show the slider with the 4 images in a slideshow. I follow this amazing article https://www.wix.com/corvid/example/dynamic-slideshow the issue is that in this article they explain how to create a dynamic slideshow and each image is in a different ID/row.
But in my database, I have 4 images in the same row, anyone can help me by changing the code and making it work on the same line? The ID of the pictures are: productSlider1,productSlider2,productSlider3,productSlider4.
It looks like first need to declare the ID/Name of the slideshow, second need to declare the ID/Name of the database, in your case you only declare the database name but no the slideshow ID/Name.
I have tried to combine your code with the example one but don’t work, will be possible to double-check and provide me the full code?
Thanks buddy.