<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Can&#039;t slow slider down even through custom.js</title>
		<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs</link>
		<description>Support Forum - Topic: Can&#039;t slow slider down even through custom.js</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:58:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/cant-slow-slider-down-even-through-customjs" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23912</link>
			<pubDate>Mon, 01 Aug 2011 13:05:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just noticed that following line in custom.js overwrites the duration value:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;jQuery(&#38;quot;#transition-container&#38;quot;).toolani_transition({block_size: 80,display_for:6000}); //dont set lower then 6000 or it will produce errors&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;i.e. change 6000 to 15000 or delete &#34;,display_for:6000&#34; from the code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23903</link>
			<pubDate>Mon, 01 Aug 2011 11:43:46 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">23903@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23319</link>
			<pubDate>Fri, 22 Jul 2011 18:28:51 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">23319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, as you can see from the previous responses we went from&#60;/p&#62;
&#60;p&#62;display_for:5000,&#60;/p&#62;
&#60;p&#62;to &#60;/p&#62;
&#60;p&#62;display_for:15000,&#60;/p&#62;
&#60;p&#62;It just seems like something needs to change somewhere else also becasue there is no change.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23176</link>
			<pubDate>Thu, 21 Jul 2011 00:30:55 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">23176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Have you tried increasing display_for? I believe this is what Dude suggested.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23152</link>
			<pubDate>Wed, 20 Jul 2011 16:46:17 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">23152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;delay:35, // show delay between each block&#60;br /&#62;
			duration:700, // transition duration for each block&#60;br /&#62;
			display_for:15000,&#60;/p&#62;
&#60;p&#62;still no change
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23140</link>
			<pubDate>Wed, 20 Jul 2011 10:46:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23140@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think you want to increase the display time per slide and not the animation time? 1700ms delay per block would cause a very strange effect. I'd increase the &#34;display_for:&#34; time instead.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23129</link>
			<pubDate>Wed, 20 Jul 2011 02:55:00 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">23129@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.smithmktdev.com&#34; rel=&#34;nofollow&#34;&#62;http://www.smithmktdev.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23064</link>
			<pubDate>Tue, 19 Jul 2011 06:29:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">23064@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website please.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-23040</link>
			<pubDate>Mon, 18 Jul 2011 23:51:36 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">23040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the area I'm changing and what I changed it to.  The speed is still the same.&#60;/p&#62;
&#60;p&#62;delay:35, // show delay between each block&#60;br /&#62;
			duration:1700, // transition duration for each block&#60;br /&#62;
			display_for:15000,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-22974</link>
			<pubDate>Mon, 18 Jul 2011 06:13:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">22974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can change the slider speed in the cubit options panel or by editing custom.js manually. Open it up and search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;delay:35, // show delay between each block
			duration:700, // transition duration for each block
			display_for:5000,&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can change the values (time in ms)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>skcubb on "Can&#039;t slow slider down even through custom.js"</title>
			<link>http://www.kriesi.at/support/topic/cant-slow-slider-down-even-through-customjs#post-22955</link>
			<pubDate>Sun, 17 Jul 2011 19:57:45 +0000</pubDate>
			<dc:creator>skcubb</dc:creator>
			<guid isPermaLink="false">22955@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I tried increasing the numbers for the delays in custom.js but its not slowing down.  What else should I do?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
