<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Problems with Antisnews Theme</title>
	<atom:link href="http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/</link>
	<description>Web development products and services</description>
	<lastBuildDate>Tue, 24 Aug 2010 18:29:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1594</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 21 Jul 2010 22:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1594</guid>
		<description>Please use the contact form for this</description>
		<content:encoded><![CDATA[<p>Please use the contact form for this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kbonardi</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1593</link>
		<dc:creator>kbonardi</dc:creator>
		<pubDate>Tue, 20 Jul 2010 21:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1593</guid>
		<description>Is there someone I can email directly instead of leaving comments?</description>
		<content:encoded><![CDATA[<p>Is there someone I can email directly instead of leaving comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kbonardi</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1591</link>
		<dc:creator>kbonardi</dc:creator>
		<pubDate>Fri, 16 Jul 2010 22:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1591</guid>
		<description>In loopedslidertime.js, I&#039;ve changed both the autoStart: and slidespeed: variables to 10000. 

I then also changed slidespeed: and fadespeed: to 10000 each in loopedslider.js. 

When the page loads, though, the source code comes out like nothing&#039;s been changed:

jQuery(window).load(function(){
		jQuery(&quot;#featured-content&quot;).loopedSlider({
			autoStart: 3000, 
			slidespeed: 500, 
			containerClick: false,
			autoHeight: false

Am I just editing the wrong file(s)? I&#039;m editing the ones in the wp-content/themes/antisnews/js folder.</description>
		<content:encoded><![CDATA[<p>In loopedslidertime.js, I&#8217;ve changed both the autoStart: and slidespeed: variables to 10000. </p>
<p>I then also changed slidespeed: and fadespeed: to 10000 each in loopedslider.js. </p>
<p>When the page loads, though, the source code comes out like nothing&#8217;s been changed:</p>
<p>jQuery(window).load(function(){<br />
		jQuery(&#8220;#featured-content&#8221;).loopedSlider({<br />
			autoStart: 3000,<br />
			slidespeed: 500,<br />
			containerClick: false,<br />
			autoHeight: false</p>
<p>Am I just editing the wrong file(s)? I&#8217;m editing the ones in the wp-content/themes/antisnews/js folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1590</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 16 Jul 2010 01:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1590</guid>
		<description>did you change &quot;slidespeed&quot; or &quot;autostart&quot;? Make sure you change &quot;slidespeed&quot;, and if it still shows no change then look in loopedSlider.js and try adjusting the values for

		slidespeed: 300, // Speed of slide animation
		fadespeed: 300, // Speed of fade animation</description>
		<content:encoded><![CDATA[<p>did you change &#8220;slidespeed&#8221; or &#8220;autostart&#8221;? Make sure you change &#8220;slidespeed&#8221;, and if it still shows no change then look in loopedSlider.js and try adjusting the values for</p>
<p>		slidespeed: 300, // Speed of slide animation<br />
		fadespeed: 300, // Speed of fade animation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kbonardi</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1588</link>
		<dc:creator>kbonardi</dc:creator>
		<pubDate>Wed, 14 Jul 2010 19:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1588</guid>
		<description>I changed the variable for slidespeed: from 3000 to 10000, which should make each slide appear for 10 seconds (assuming it&#039;s milliseconds), but they&#039;re still going past at about 3 seconds each. I&#039;ve reloaded the page, emptied the cache, tried a different browser — still the same speed. It&#039;s http://gezellig-girl.com if you&#039;d like to see it yourself.</description>
		<content:encoded><![CDATA[<p>I changed the variable for slidespeed: from 3000 to 10000, which should make each slide appear for 10 seconds (assuming it&#8217;s milliseconds), but they&#8217;re still going past at about 3 seconds each. I&#8217;ve reloaded the page, emptied the cache, tried a different browser — still the same speed. It&#8217;s <a href="http://gezellig-girl.com" rel="nofollow">http://gezellig-girl.com</a> if you&#8217;d like to see it yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kbonardi</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1587</link>
		<dc:creator>kbonardi</dc:creator>
		<pubDate>Wed, 14 Jul 2010 19:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1587</guid>
		<description>Is the number for slidespeed in milliseconds?</description>
		<content:encoded><![CDATA[<p>Is the number for slidespeed in milliseconds?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1586</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 14 Jul 2010 17:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1586</guid>
		<description>Try changing the slide speed in the file loopedslidertime.js which can be found in the /js folder</description>
		<content:encoded><![CDATA[<p>Try changing the slide speed in the file loopedslidertime.js which can be found in the /js folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kbonardi</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1585</link>
		<dc:creator>kbonardi</dc:creator>
		<pubDate>Wed, 14 Jul 2010 14:57:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1585</guid>
		<description>How can I change the amount of time each slide appears in the slideshow? My slideshow zips by so fast, it&#039;s very hard to read.</description>
		<content:encoded><![CDATA[<p>How can I change the amount of time each slide appears in the slideshow? My slideshow zips by so fast, it&#8217;s very hard to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1517</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 05 Jun 2010 00:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1517</guid>
		<description>@victo109, do you by any chance have javascript disabled? If it is not disabled can you tell me which broswer(name/version) you are having the problem with?</description>
		<content:encoded><![CDATA[<p>@victo109, do you by any chance have javascript disabled? If it is not disabled can you tell me which broswer(name/version) you are having the problem with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: victo109</title>
		<link>http://www.antisocialmediallc.com/2009/10/problems-with-antisnews-theme/comment-page-1/#comment-1516</link>
		<dc:creator>victo109</dc:creator>
		<pubDate>Sat, 05 Jun 2010 00:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.antisocialmediallc.com/?p=994#comment-1516</guid>
		<description>Help! For some reason, the colour picker wheel is not popping up in the CSS tool for any of the options. I want to customize this gorgeous theme...but without the colour picker, I&#039;m stumped.</description>
		<content:encoded><![CDATA[<p>Help! For some reason, the colour picker wheel is not popping up in the CSS tool for any of the options. I want to customize this gorgeous theme&#8230;but without the colour picker, I&#8217;m stumped.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

