Title: slideshow timings
Last modified: July 10, 2018

---

# slideshow timings

 *  Resolved [amanitam](https://wordpress.org/support/users/amanitam/)
 * (@amanitam)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/slideshow-timings/)
 * Hi,
 * I’m enjoying using this theme to revamp my website, but have run into an issue.
   Before I upgraded to the latest build a couple of days ago and installed the 
   Organic Customizer plugin, I remember being able to set the slideshow timing 
   from the Customize menu. That option seems to have disappeared, but I’m hoping
   it’s just moved somewhere else.
 * Thanks in advance for your help,
    Susan

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [amanitam](https://wordpress.org/support/users/amanitam/)
 * (@amanitam)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10484498)
 * To follow up while waiting for a reply …
 * I reinstalled the older build (v1.0.2) and there it was! In the Customise Menu
   under Theme Options/slideshow Settings. But it doesn’t seem to to be functioning?
   The slideshow auto starts and the intervals aren’t setting (I’m trying to set
   it to “Hold” as I’m guessing that means the slideshow does not auto start?)
 * I’m updating the theme again as I am using the Customizer Plugin. But any help
   on how to set the intervals, or set the slideshow to not start until clicked 
   would be great 😉
 * Thanks,
    Susan
 *  Theme Author [Organic Themes](https://wordpress.org/support/users/organicthemes/)
 * (@organicthemes)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10493973)
 * Hello,
 * Yes, as of v1.1.7 we removed the slideshow timing options from the customizer
   and hard coded them into the Flexslider options.
 * If you would like to manually update the options, navigate to the jquery.custom.
   js file in the theme editor, and you can change the following options to meet
   your needs:
 * slideshowSpeed : 12000,
    animation : ‘fade’,
 * In those options, 12000 is equal to 12 seconds. So, 6000 would be 6 seconds. 
   You can also change the animation style from ‘fade’ to ‘slide’.
 * In your case, if you would like to have the frame hold, I would recommend updating
   the option to the following:
 * slideshowSpeed : 999999999,
 * I hope this helps. Thanks!
 *  Thread Starter [amanitam](https://wordpress.org/support/users/amanitam/)
 * (@amanitam)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10494442)
 * Thanks for the reply.
 * I did find another workaround by changing the slideshow value in the jquery.flexslider.
   js, line 1105, to
 * slideshow: false
 * I’m guessing I can probably add that value into the jquery.custom.js file rather
   then in the main file and it will do the same thing?
 *  Theme Author [Organic Themes](https://wordpress.org/support/users/organicthemes/)
 * (@organicthemes)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10498709)
 * Hi [@amanitam](https://wordpress.org/support/users/amanitam/),
 * Yeah, that will work too. 🙂
 * I would recommend passing that option through the jquery.custom.js file rather
   than editing the core flexslider code, but the concept is the same.
 * If it helps, here are a list of all the flexslider options that can be used, 
   [https://github.com/woocommerce/FlexSlider/wiki/FlexSlider-Properties](https://github.com/woocommerce/FlexSlider/wiki/FlexSlider-Properties)
 * Thanks!
 *  Thread Starter [amanitam](https://wordpress.org/support/users/amanitam/)
 * (@amanitam)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10506492)
 * I figured that would be the better route to take instead of changng the core 
   file 😉
 * Thanks for your help, and for providing this theme. I plan on tweaking things
   to suit, but most of what I wanted is already there, which is a fabulous thing!
 * Thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘slideshow timings’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/portfolio-lite/1.5.1/screenshot.
   png)
 * Portfolio Lite
 * [Support Threads](https://wordpress.org/support/theme/portfolio-lite/)
 * [Active Topics](https://wordpress.org/support/theme/portfolio-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/portfolio-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/portfolio-lite/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [amanitam](https://wordpress.org/support/users/amanitam/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/slideshow-timings/#post-10506492)
 * Status: resolved