Title: Timeout between elements
Last modified: August 22, 2016

---

# Timeout between elements

 *  [muluk](https://wordpress.org/support/users/muluk/)
 * (@muluk)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/)
 * Auto scroll enabled, but setting different values as timeout, from 3000 to 6000,
   8000 and 12000 or any other, doesn’t seem to produce any change, transitions 
   are still happening in about 3 sec., any idea?
    Besides that, this plugin work
   just fine for me, thank you!
 * [https://wordpress.org/plugins/carousel-horizontal-posts-content-slider/](https://wordpress.org/plugins/carousel-horizontal-posts-content-slider/)

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

 *  [spownc](https://wordpress.org/support/users/spownc/)
 * (@spownc)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787032)
 * Та же хрень!
    Нельзя поменять время смены слайда. Зачем нужен такой слайдер???
   Тем более слайдер постов!! Не все посты можно прочесть менее чем за 3000 ms!
 * Плагин в настоящем варианте – говно.
 *  [annie_o](https://wordpress.org/support/users/annie_o/)
 * (@annie_o)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787044)
 * I’m having the same problem. I tried to edit the timeout default directly in 
   the plugin files to change it to 6000, but still it scrolls at the rate of 3000.
 * [http://the-guitar.com/](http://the-guitar.com/)
 * Thanks!
 *  [caramel_soup](https://wordpress.org/support/users/caramel_soup/)
 * (@caramel_soup)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787062)
 * Same here.
 * Everything works fine, save the timeout btn elements.
 * Please help out!
 *  [Eandy](https://wordpress.org/support/users/eandy/)
 * (@eandy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787063)
 * The same problem, there anybody in there?
 *  [RachaelPixie](https://wordpress.org/support/users/rachaelpixie/)
 * (@rachaelpixie)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787069)
 * Same problem here!
 *  [RachaelPixie](https://wordpress.org/support/users/rachaelpixie/)
 * (@rachaelpixie)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787070)
 * Here is a temporary solution if you need something ASAP. Edit at your own risk
   but it worked for me.
    I went into script.js file in the plugin folder and increased‘
   duration: 500;’ to ‘duration: 900;’ or whatever works for you.
 *  [Eandy](https://wordpress.org/support/users/eandy/)
 * (@eandy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787071)
 * **2RachaelPixie**, thank you very much, it works!
 *  [Eandy](https://wordpress.org/support/users/eandy/)
 * (@eandy)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787072)
 * **2RachaelPixie** And you do not know how to increase the pause between auto 
   scrolling? As I understand it, these two parameters are related.
 *  [RachaelPixie](https://wordpress.org/support/users/rachaelpixie/)
 * (@rachaelpixie)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787073)
 * Hmmm sorry **Eandy**, not sure about that one.
 *  [hanshjc](https://wordpress.org/support/users/hanshjc/)
 * (@hanshjc)
 * [11 years ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787086)
 * 2RachaelPixie > smart girl, THANKssssssssss
 * Seems Plugin Author should re-write this bug, I hope he does so in future version
   udate.
 * Would anybody know how we could write this script.js file modification into the
   Custom-Css file ?
 * Then with any update, the modification won’t disappear on us.
    😉
 * Wish everybody a good day ! (And a great site too ) heheheh
 *  Thread Starter [muluk](https://wordpress.org/support/users/muluk/)
 * (@muluk)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787090)
 * [@rachaelpixie](https://wordpress.org/support/users/rachaelpixie/), thank you,
   your script.js mod worked for me too
 *  [brittsantowski](https://wordpress.org/support/users/brittsantowski/)
 * (@brittsantowski)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787091)
 * Other than changing the script, is there another solution? Or does the timer 
   function simply not work (other than changing the script)? I’m liking the plugin,
   but it scrolls too fast even set at 12000, rendering it useless for my readers.
   Shall I hunt for another? [Sooke.PocketNews.ca](http://sooke.pocketnews.ca)
 *  [marcocastellani](https://wordpress.org/support/users/marcocastellani/)
 * (@marcocastellani)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787120)
 * The root cause is a missing conversion from text to number.
 * you should go on row 17 of script.js and change:
 * form
    timeoutDuration:chpcsArgs.time_out
 * to:
 * timeoutDuration:parseInt(chpcsArgs.time_out)
 *  [fuligjimmy](https://wordpress.org/support/users/fuligjimmy/)
 * (@fuligjimmy)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787121)
 * Thanks marcocastellani, the timing works perfectly now.

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

The topic ‘Timeout between elements’ is closed to new replies.

 * ![](https://ps.w.org/carousel-horizontal-posts-content-slider/assets/icon-256x256.
   png?rev=2470415)
 * [Carousel Horizontal Posts Content Slider](https://wordpress.org/plugins/carousel-horizontal-posts-content-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/carousel-horizontal-posts-content-slider/reviews/)

## Tags

 * [timeout](https://wordpress.org/support/topic-tag/timeout/)

 * 14 replies
 * 10 participants
 * Last reply from: [fuligjimmy](https://wordpress.org/support/users/fuligjimmy/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/timeout-between-elements-1/#post-5787121)
 * Status: not resolved