1. A way for a view to stop the image chnage 2. A way for me to adjust speed of the slider 3. A way for viewers to go to the next slide
For your first and second issue Go to Js > Custom.js present in theme directory and adjust the value of play by increasing the value the slider speed decreases,and by decreasing the value the slider speed increases. If you want to stop slider then make play value "0" For your third issue G0 to Js > Custom.js present in your theme directory and follow the instruction as shown in image given below This will solve your issue.
How do I get to Js? I guess I should wait for my more pressing issues to be solved before I do this. Thanks...again.
custom.js is in a subfolder called js. easiest way to edit custom.js is to edit the files locally on your pc, open the theme folder, the js folder, then open the custom.js file, edit it in wordpad and then re-upload it via ftp to the correct folder.
Open js directory in the FTP then drag and drop your custom.js in it. It will overwrite existing custom.js file.
I guess my question should have been to ask for more information about the FTP. I know that is a file transfer to my host, but don't know how to use it. I really appreciate your time with this.