![]() |
|
zpArdoise: Disable slideshow from automatically starting - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: zpArdoise: Disable slideshow from automatically starting (/thread-13231.html) |
zpArdoise: Disable slideshow from automatically starting - MBchrono - 18-04-2019 Howdy! I am pulling my hair out trying to figure this out. I can't pretend to be an expert or anything, but I have looked through just about every config file I can thing of, and cannot figure out how to disable the slideshow from starting when I open an image in my gallery. Website: http://www.mattandshelby.com I've provided an example above. In the top right of the image you can see the slideshow is already starting. I want you to have to manually start it. I am using the zpArdoise theme. Am I missing something extremely simple? Any help would be appreciated! Thanks! zpArdoise: Disable slideshow from automatically starting - acrylian - 18-04-2019 I am not familar with zpArdoise. But that the slideshow opens on thumb click is a specific zpArdoise thing. That surely its author @vincent3569 can answer (I edited the topic title to include the theme name). The standard slideshow2 plugin always uses a button and also does not have any option to disable autoplay because that's the usual expected behaviour. zpArdoise: Disable slideshow from automatically starting - fretzl - 18-04-2019 You probably have checked the zpArdoise: Disable slideshow from automatically starting - acrylian - 18-04-2019 @fretzl I think @MBchrono does want the colorbox instead of image page. Just without the slideshow feature. That is possible but requires theme change if VIncent does not have any option to disable it already. Perhaps the current theme has already as @Mbchrono is still on Zenphoto 1.4.14. Vincent will tell soon :-) zpArdoise: Disable slideshow from automatically starting - fretzl - 18-04-2019 Ah yes. Sorry. zpArdoise: Disable slideshow from automatically starting - vincent3569 - 19-04-2019 hi slideshow : If true, adds an automatic slideshow to a content group / gallery (default value: false). 1- if you don't want a slideshow, set slideshow option to false. then you always have to manually change picture. 2- if you want a slideshow with a manual start, add slideshowAuto option to false. then the slideshow doesn't start automatically and you have to manually start it. to do that, you have to edit inc_header.php, line 218 (colorbox config). 1-
2-
zpArdoise: Disable slideshow from automatically starting - MBchrono - 19-04-2019 Thank you everyone for your quick responses, very much appreciate it! Vincent, I found the lines you mentioned and the slideshow is working as I want it to now. Thanks so much! mile: |