Image Slider Troubleshoot

RapidWeaver Elements 1.5.1 (23917)

I am trying to use the Image Slider component and having a few issues

a) I am unable to select more than 1 image, I tried to drag-and-drop from my resources; I also tried to select from the folder

b) If I choose ‘Resources’ and run I see the below image

Can you please tell me what I am doing wrong?

You can actually see what I am trying to achieve https://cycleruncode.club.

I wrote that on Visual Studio Code, and now converting it step-by-step into Elements. Also, I did face couple of crashes that I have reported with logs via the crash reporter.

The images you want all need to be in the same folder in Resources. You then drag that whole folder into the box on your second image.

1 Like

Thanks @jbyfield they are all in the same folder but I figured it out the issue, I have more than 3 images in that folder, then it was not working.

I have now created individual folder and moved only 3 images into each and it seems to work.

You can have way more than three images in a Slider so there must be something else going on.

Tested with another folder and worked correctly…

Make sure you have slider set correctly in properties panel and make sure just images in the folder in resources panel (no subfolders)

1 Like

I just tested this with a folder of 8 images, and it worked perfectly.

If you’re still having issues please share your project via Elements Cloud and we can take a look and find out what’s going on.

1 Like

It works fine with over 50 images.

1 Like

Yikes :face_with_peeking_eye: That’s good to know it handles it :rofl:

I was dragging the individual files rather than the folder itself. Sorted. I have successfully managed to replicate the functionality. Thanks for your suggestion.