colorbox slideshow with zpArdoise

When colorbox opens, the slideshow auto-starts, and there is a option on the bottom to "Stop Slideshow".

How do I get colorbox to open with the slideshow set to OFF? I rather have the option at the bottom say "Start Slideshow"

Comments

  • vincent3569 Member, Translator
    hi

    I need to kown your configuration to give you an answer.
    - what options are you using (as "Use Galleriffic script" and "Use Colorbox in Album page" ?
    - what plugin are you using (as slideshow)

    maybe, can you give a link (it's enough for me to understand your configuration)
  • acrylian Administrator, Developer
    If it is the standard slideshow plugin with the standard colorbox mode you will probably have to modify the defines on the theme page itself. See the colorbox website for the configuration options.
  • I figured it out

    I had to change
    slideshowAuto:!0, to slideshowAuto:!1,

    in the jquery.colorbox-min.js file located in the
    zp-core/zp-extensions/colorbox_js folder
  • acrylian Administrator, Developer
    You have to do this again on any update and you should not change plugin files but hte defintion call of the colorbox instead (where that is in the theme you have to find):
    http://www.jacklmoore.com/colorbox
Sign In or Register to comment.