Editing Image Slider Block

Permalink
I'm brand new to concrete5. I've recently taken on a new client whose site is built in concrete5 and I'm trying to do some editing. There's an Image Slider block on the home page and they want the slides to stay up longer before transitioning to the next. Is there a way to edit that in the Simple Image Slider?

I also see a script snippet in the same block which calls the ResponsiveSlides.js plugin, but I can't seem to find where to edit that?

Any help would be greatly appreciated!

 
Steevb replied on at Permalink Reply
Steevb
Which version of C5 r u using?
njpgraphics replied on at Permalink Reply
Version 5.7.5.1
Steevb replied on at Permalink Reply
Steevb
Click the options tab and change.
njpgraphics replied on at Permalink Reply
There isn't an "Options" tab, which had me confused since all of the documentation shows that.

But I did find the view.php in concrete>blocks>image_slider which contained the script where I was able to add "timeout" to it to slow down the images.

Thanks!