<?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: Gallery page autoplay</title>
		<link>http://www.themolitor.com/forums/topic/gallery-page-autoplay</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Gallery page autoplay</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 19:29:44 +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/gallery-page-autoplay" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Gallery page autoplay"</title>
			<link>http://www.themolitor.com/forums/topic/gallery-page-autoplay#post-36732</link>
			<pubDate>Thu, 12 Nov 2015 09:57:45 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36732@http://www.themolitor.com/forums/</guid>
			<description><p>Nice! Thanks for sharing :-)
</p></description>
		</item>
		<item>
			<title>peicheck on "Gallery page autoplay"</title>
			<link>http://www.themolitor.com/forums/topic/gallery-page-autoplay#post-36729</link>
			<pubDate>Thu, 12 Nov 2015 04:19:36 +0000</pubDate>
			<dc:creator>peicheck</dc:creator>
			<guid isPermaLink="false">36729@http://www.themolitor.com/forums/</guid>
			<description><p>Ok I understand, I am a dev as well and wanted to know if you had that already implemented.</p>
<p>just a 1 min quick fix, add on header this and will make the gallery images autoplay every x seconds.</p>
<pre><code>&#60;script&#62;
setInterval(function(){
   jQuery(&#34;#nextImg&#34;).click();
},5000);
&#60;/script&#62;</code></pre>
<p>to do it perfectly you would check if on hover and all stuff, but this is valid for me, thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Gallery page autoplay"</title>
			<link>http://www.themolitor.com/forums/topic/gallery-page-autoplay#post-36699</link>
			<pubDate>Tue, 10 Nov 2015 09:39:17 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">36699@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Sorry, but that goes a bit beyond the level of support I'm able to provide here in the forums. If it was something I knew off the top of my head I would gladly help, but if it requires a bit of research, testing and custom code then I have ask that you submit a request for customization services here: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Hope you understand.</p>
<p>Thanks!</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>peicheck on "Gallery page autoplay"</title>
			<link>http://www.themolitor.com/forums/topic/gallery-page-autoplay#post-36696</link>
			<pubDate>Tue, 10 Nov 2015 04:26:40 +0000</pubDate>
			<dc:creator>peicheck</dc:creator>
			<guid isPermaLink="false">36696@http://www.themolitor.com/forums/</guid>
			<description><p>There you have, I want to make the gallery page autoplay and go next pic every 5s or so.
</p></description>
		</item>

	</channel>
</rss>
