<?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: None of scrollers are working</title>
		<link>http://www.themolitor.com/forums/topic/error-2</link>
		<description>THE MOLITOR FORUMS &#187; Topic: None of scrollers are working</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:42:41 +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/error-2" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17680</link>
			<pubDate>Mon, 21 Jan 2013 14:42:38 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17680@http://www.themolitor.com/forums/</guid>
			<description><p>@edwardo0907 Are you using the most recent version of the theme?</p>
<p>Let me know.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>edwardo0907 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17677</link>
			<pubDate>Mon, 21 Jan 2013 14:39:26 +0000</pubDate>
			<dc:creator>edwardo0907</dc:creator>
			<guid isPermaLink="false">17677@http://www.themolitor.com/forums/</guid>
			<description><p>im stuck too. i've followed  your instruction re: line 20 but still no scroll.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17479</link>
			<pubDate>Thu, 17 Jan 2013 11:01:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17479@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up! :-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>CreativeProject2013 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17462</link>
			<pubDate>Thu, 17 Jan 2013 03:45:47 +0000</pubDate>
			<dc:creator>CreativeProject2013</dc:creator>
			<guid isPermaLink="false">17462@http://www.themolitor.com/forums/</guid>
			<description><p>Solved :) Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17297</link>
			<pubDate>Fri, 11 Jan 2013 11:11:51 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17297@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Have you finished the setting up your site and filling out all the necessary fields in the theme options panel? Let me know.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>CreativeProject2013 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-17274</link>
			<pubDate>Fri, 11 Jan 2013 08:36:56 +0000</pubDate>
			<dc:creator>CreativeProject2013</dc:creator>
			<guid isPermaLink="false">17274@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, I have installed this template today on WP 3.5 and I have this error:</p>
<p>Warning: implode(): Invalid arguments passed in ####/wp-content/themes/curator/index.php on line 21</p>
<p>why? what I can do?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16593</link>
			<pubDate>Fri, 14 Dec 2012 11:17:16 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16593@http://www.themolitor.com/forums/</guid>
			<description><p>I just submitted an update for review that includes the above fix as well as the jQuery UI update. I'll post a thread when the update is available.</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16592</link>
			<pubDate>Fri, 14 Dec 2012 11:11:40 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16592@http://www.themolitor.com/forums/</guid>
			<description><p>Alrighty, here's the fix for the category issue...</p>
<ol>
<li>Open "index.php"</li>
<li>Around line 20, locate the following...<br />
<pre><code>$wp_query-&#62;query(&#039;order=ASC&#38;cat=&#039;.$timelineMain.&#039;&#38;showposts=2000&#039;);</code></pre>
<p>...and change it to this...</p>
<pre><code>$wp_query-&#62;query(&#039;order=ASC&#38;cat=&#039;.implode(&#34;,&#34;, $timelineMain).&#039;&#38;showposts=2000&#039;);</code></pre>
</li>
</ol>
<p>That should fix this issue.</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>myMO on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16588</link>
			<pubDate>Fri, 14 Dec 2012 09:54:55 +0000</pubDate>
			<dc:creator>myMO</dc:creator>
			<guid isPermaLink="false">16588@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Boris i am too facing the same issue can you help me how you solved the issue ?
</p></description>
		</item>
		<item>
			<title>Boris235 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16586</link>
			<pubDate>Fri, 14 Dec 2012 08:28:17 +0000</pubDate>
			<dc:creator>Boris235</dc:creator>
			<guid isPermaLink="false">16586@http://www.themolitor.com/forums/</guid>
			<description><p>I fixed that error with new version of jquery.ui 1.92<br />
But i have another error. When i select category from Main Timeline Categories for homepage, somehow all posts show up. Could that be another wordpress 3.5 problem?
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16555</link>
			<pubDate>Thu, 13 Dec 2012 11:58:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16555@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I'm trying to provide some [free] support here, so please don't be rude. </p>
<p>I'm working my way through my themes and testing 3.5. I have a lot of themes (25 or so) and a lot of things to check, so I haven't gotten around to testing everything. That's mainly why I haven't posted that my themes are compatible with 3.5 on the item page on ThemeForest.</p>
<p>I asked about where you're seeing that error because errors show up all over the place (admin panel, front-end of site, etc.), so knowing where you're seeing the error does help me troubleshoot your problem. Also, it's important to know what language the error is showing in (i.e. php, javascript, etc.).</p>
<p>Regarding translation, there are A LOT of different ways to do it (i.e. manually, plugin, etc.), so knowing how you did it will also help me determine if that could possibly be the cause of the problem.</p>
<p>I'll test in 3.5 and return to this issue, but please keep in mind that themes are purchased with no guarantee of support, so please be nice  :-)</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Boris235 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16531</link>
			<pubDate>Wed, 12 Dec 2012 21:00:47 +0000</pubDate>
			<dc:creator>Boris235</dc:creator>
			<guid isPermaLink="false">16531@http://www.themolitor.com/forums/</guid>
			<description><p>Have you upgraded to wordpress 3.5 and tried your theme? Does it work for you?</p>
<p>"Where are you seeing the error message?" -Firebug</p>
<p>"Also, how are you making this theme work with your language?" -since there is no localization on your theme (strange) i am doing it old fashioned way. search and translate.</p>
<p>"Please deactivate ALL additional plugins and revert to the default setup of the theme to confirm that isn't the cause of the problem." -i dont have any additional plugins. only<br />
-Contact Form 7<br />
-Display widgets<br />
-Twitter Widget Pro<br />
-WP Super Cache</p>
<p>Maybe you could leave some useful comment for fixing this problem. This is not my 1st use of wordpress themes nor 2nd nor 100th. So these questions that you asked me are pretty strange since you should know how people find errors and what is only way for translating YOUR THEME.<br />
I bought it and i want it working on standard setting. There is no language conflict with this theme and translating simple texts will not affect it.<br />
Plus i installed wordpress 3.4 on other testing server with your theme and it works fine, but when i upgrade to 3.5 i get same problem.<br />
So i found where the problem is, only thing i need is quick fix for it or theme upgrade. (this is not issue for customzation team to fix it) Its all standard settings.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16503</link>
			<pubDate>Wed, 12 Dec 2012 10:32:23 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16503@http://www.themolitor.com/forums/</guid>
			<description><p>Where are you seeing the error message?</p>
<p>Also, how are you making this theme work with your language?</p>
<p>Please deactivate ALL additional plugins and revert to the default setup of the theme to confirm that isn't the cause of the problem.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Boris235 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16484</link>
			<pubDate>Wed, 12 Dec 2012 07:05:34 +0000</pubDate>
			<dc:creator>Boris235</dc:creator>
			<guid isPermaLink="false">16484@http://www.themolitor.com/forums/</guid>
			<description><p>Yes I checked that it is error from Wordpress 3.5.<br />
When will you make an update for wordpress 3.5 or maybe quick fix?
</p></description>
		</item>
		<item>
			<title>Boris235 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16475</link>
			<pubDate>Tue, 11 Dec 2012 17:36:55 +0000</pubDate>
			<dc:creator>Boris235</dc:creator>
			<guid isPermaLink="false">16475@http://www.themolitor.com/forums/</guid>
			<description><p><a href="http://mv.travnikov.net/" rel="nofollow">http://mv.travnikov.net/</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16468</link>
			<pubDate>Tue, 11 Dec 2012 13:27:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16468@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Where are you seeing this error? Can you provide a link to your site?</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Boris235 on "None of scrollers are working"</title>
			<link>http://www.themolitor.com/forums/topic/error-2#post-16462</link>
			<pubDate>Tue, 11 Dec 2012 11:28:41 +0000</pubDate>
			<dc:creator>Boris235</dc:creator>
			<guid isPermaLink="false">16462@http://www.themolitor.com/forums/</guid>
			<description><p>I have this error and none of scrollers are working. I installed wordpress 3.5 (dont know if it was working before since i bought it tonight)</p>
<p>TypeError: $.curCSS is not a function<br />
#####/wp-content/themes/curator/js/backPosition.js<br />
Line 47
</p></description>
		</item>

	</channel>
</rss>
