davidjpage: I want image gallery not to start the slideshow automatically, can this be turned off? Hi davidjpage, Try this way 1. Open file "CuteSoft_Client\Gallery\Layout\SlideShow\Code.js" 2. Find section below (Around line 58) this.playing=false; Change it to this.playing=true; Regards, ken