<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Slider Problem</title>
		<link>http://www.themolitor.com/forums/topic/slider-problem-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider Problem</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 13:18:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/slider-problem-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider Problem"</title>
			<link>http://www.themolitor.com/forums/topic/slider-problem-1#post-32458</link>
			<pubDate>Thu, 08 Jan 2015 12:33:48 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">32458@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I think I found the issue and plan on releasing an update. Just to make sure it works, please try the following...</p>
<p>1. Open footer.php<br />
2. Change the following on lines 81-89 from this...</p>
<pre><code>//MINI SLIDER STUFF
jQuery(&#039;#slides&#039;).slides({
	hoverPause: true,
	autoHeight: true,
	play: 10000,
	pause: 2500,
	generatePagination: false,
	slideSpeed: 800
});</code></pre>
<p>...to this...</p>
<pre><code>jQuery(window).load(function(){
	//MINI SLIDER STUFF
	jQuery(&#039;#slides&#039;).slides({
		hoverPause: true,
		autoHeight: true,
		play: 10000,
		pause: 2500,
		generatePagination: false,
		slideSpeed: 800
	});
});</code></pre>
<p>Let me know if that works better and I'll submit an update.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>zekiakoz on "Slider Problem"</title>
			<link>http://www.themolitor.com/forums/topic/slider-problem-1#post-32435</link>
			<pubDate>Wed, 07 Jan 2015 13:00:00 +0000</pubDate>
			<dc:creator>zekiakoz</dc:creator>
			<guid isPermaLink="false">32435@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>when you look <a href="http://www.menajer.com.tr" rel="nofollow">http://www.menajer.com.tr</a> you can see the slider problem.<br />
How can I solve this problem?
</p></description>
		</item>

	</channel>
</rss>
