<?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: WP Simplest Slide Show</title>
	<atom:link href="http://dreamyguy.com/web/web-development/wp-simplest-slide-show/feed/" rel="self" type="application/rss+xml" />
	<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/</link>
	<description></description>
	<lastBuildDate>Sat, 14 Jan 2012 06:54:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: admin</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-229</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 24 Jul 2011 08:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-229</guid>
		<description>Make sure your images are in RGB color mode. If they are in CMYK mode they won&#039;t display correctly in some IE.</description>
		<content:encoded><![CDATA[<p>Make sure your images are in RGB color mode. If they are in CMYK mode they won&#8217;t display correctly in some IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-228</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 24 Jul 2011 08:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-228</guid>
		<description>It&#039;s possibly caused by a conflict between different javascript libraries. Some lightbox plugins are based on &quot;Scriptaculous&quot;, others on &quot;Mootools&quot;. Add this line in your header, before you call any jQuery:

&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;&lt;br /&gt;
// this line avoids conflict with other javascript libraries using &quot;$&quot;&lt;br /&gt;
jQuery.noConflict();&lt;br /&gt;
&lt;/script&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>It&#8217;s possibly caused by a conflict between different javascript libraries. Some lightbox plugins are based on &#8220;Scriptaculous&#8221;, others on &#8220;Mootools&#8221;. Add this line in your header, before you call any jQuery:</p>
<p><code><br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
// this line avoids conflict with other javascript libraries using &quot;$&quot;<br />
jQuery.noConflict();<br />
&lt;/script&gt;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-216</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Mon, 11 Jul 2011 16:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-216</guid>
		<description>Revising my last question: in IE the plug-in will only display the alt tags, not the images. it works fine in other browsers. and this happens even if all my other plug-ins are disabled. any thoughts?

thanks again!</description>
		<content:encoded><![CDATA[<p>Revising my last question: in IE the plug-in will only display the alt tags, not the images. it works fine in other browsers. and this happens even if all my other plug-ins are disabled. any thoughts?</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brandon</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-215</link>
		<dc:creator>brandon</dc:creator>
		<pubDate>Mon, 11 Jul 2011 16:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-215</guid>
		<description>when I use this plug-in it makes my light-box plug-in not work? you don&#039;t suppose there is a straightforward solution do you?

Thanks for your work! I love its simplicity :)</description>
		<content:encoded><![CDATA[<p>when I use this plug-in it makes my light-box plug-in not work? you don&#8217;t suppose there is a straightforward solution do you?</p>
<p>Thanks for your work! I love its simplicity <img src='http://dreamyguy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 203.113.112.245:8088</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-19</link>
		<dc:creator>203.113.112.245:8088</dc:creator>
		<pubDate>Wed, 17 Mar 2010 22:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-19</guid>
		<description>I discovered your website the other day and after reading a handful of posts, thought I might say thank you for all the excellent content. Keep it coming! I will try to stop by here more often.</description>
		<content:encoded><![CDATA[<p>I discovered your website the other day and after reading a handful of posts, thought I might say thank you for all the excellent content. Keep it coming! I will try to stop by here more often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-18</link>
		<dc:creator>luis</dc:creator>
		<pubDate>Thu, 10 Sep 2009 23:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-18</guid>
		<description>i got this error, what could it be?
Cannot load wp-sss2Fwp-sss-options.php.

thanks!</description>
		<content:encoded><![CDATA[<p>i got this error, what could it be?<br />
Cannot load wp-sss2Fwp-sss-options.php.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallace Rodrigues</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-17</link>
		<dc:creator>Wallace Rodrigues</dc:creator>
		<pubDate>Mon, 20 Jul 2009 14:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-17</guid>
		<description>Hi Benjie,

I&#039;ll put a demo up soon, perhaps on this very page before the loop. I&#039;m having some problems with my PC, hardware malfunctioning. I&#039;m hoping to get it sorted asap, but until then I won&#039;t be able to do much.

That&#039;s the only reason why the plugin is not listed in the official plugin directory yet. I got access to the subversion and will be uploading it right after I get my machine back from service.</description>
		<content:encoded><![CDATA[<p>Hi Benjie,</p>
<p>I&#8217;ll put a demo up soon, perhaps on this very page before the loop. I&#8217;m having some problems with my PC, hardware malfunctioning. I&#8217;m hoping to get it sorted asap, but until then I won&#8217;t be able to do much.</p>
<p>That&#8217;s the only reason why the plugin is not listed in the official plugin directory yet. I got access to the subversion and will be uploading it right after I get my machine back from service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjie</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-16</link>
		<dc:creator>Benjie</dc:creator>
		<pubDate>Wed, 15 Jul 2009 17:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-16</guid>
		<description>Please put a demo so that we can see what it looks like before we try it......</description>
		<content:encoded><![CDATA[<p>Please put a demo so that we can see what it looks like before we try it&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallace Rodrigues</title>
		<link>http://dreamyguy.com/web/web-development/wp-simplest-slide-show/#comment-15</link>
		<dc:creator>Wallace Rodrigues</dc:creator>
		<pubDate>Thu, 02 Jul 2009 18:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamyguy.com/?p=403#comment-15</guid>
		<description>Just so it is said: I&#039;ll provide support as my time allows. I&#039;m always busy, but will be thrilled to hear your feedback.

Note as well that this plugin is in no way advanced, so feel welcome to tweak it to your needs.

Don&#039;t forget to share the love and promote this post in your favorite bookmarking network. Diggs are most welcome!</description>
		<content:encoded><![CDATA[<p>Just so it is said: I&#8217;ll provide support as my time allows. I&#8217;m always busy, but will be thrilled to hear your feedback.</p>
<p>Note as well that this plugin is in no way advanced, so feel welcome to tweak it to your needs.</p>
<p>Don&#8217;t forget to share the love and promote this post in your favorite bookmarking network. Diggs are most welcome!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

