<?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 for Wordpress Themes Collection</title>
	<atom:link href="http://wordpressthemescollection.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://wordpressthemescollection.com</link>
	<description>All the best Premium WordPress themes available online</description>
	<lastBuildDate>Wed, 10 Feb 2010 11:10:50 +0100</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on WooThemes Playground by admin</title>
		<link>http://wordpressthemescollection.com/woothemes-playground-552.html#comment-441</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 10 Feb 2010 11:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=552#comment-441</guid>
		<description>Thanks for your comment Rinaldi. I am not sure I understand your point though. The WooThemes Playground is not a theme, it&#039;s all the themes they have in one WordPress Mu install so people can create a blog and try them out.

The benefits are huge as you can post stuff on your test blog, tweak the admin options and so on.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Rinaldi. I am not sure I understand your point though. The WooThemes Playground is not a theme, it&#8217;s all the themes they have in one WordPress Mu install so people can create a blog and try them out.</p>
<p>The benefits are huge as you can post stuff on your test blog, tweak the admin options and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WooThemes Playground by Rinaldi Syahran</title>
		<link>http://wordpressthemescollection.com/woothemes-playground-552.html#comment-440</link>
		<dc:creator>Rinaldi Syahran</dc:creator>
		<pubDate>Wed, 10 Feb 2010 06:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=552#comment-440</guid>
		<description>i think nothing special about this theme. is there any benefit if we as consument use this theme?</description>
		<content:encoded><![CDATA[<p>i think nothing special about this theme. is there any benefit if we as consument use this theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Los Angeles, Premium Wp theme by admin</title>
		<link>http://wordpressthemescollection.com/los-angeles-premium-wp-theme-546.html#comment-437</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=546#comment-437</guid>
		<description>Epicera is definitely one of the most successful authors on ThemeForest and this is mainly down to the fantastic work he produces each time.

If you are looking for a design that is different but very effective then he is one of the guys to look at.</description>
		<content:encoded><![CDATA[<p>Epicera is definitely one of the most successful authors on ThemeForest and this is mainly down to the fantastic work he produces each time.</p>
<p>If you are looking for a design that is different but very effective then he is one of the guys to look at.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by admin</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-430</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 08 Jan 2010 15:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-430</guid>
		<description>@David Not too sure about what you mean with the popups.php? Or is it popups.js? Anyway, I would recommend checking in Firebug what&#039;s going on or email me a link at admin@thisdomainname.</description>
		<content:encoded><![CDATA[<p>@David Not too sure about what you mean with the popups.php? Or is it popups.js? Anyway, I would recommend checking in Firebug what&#8217;s going on or email me a link at admin@thisdomainname.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by David Hayward</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-429</link>
		<dc:creator>David Hayward</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-429</guid>
		<description>Likewise, this isn&#039;t working for me and I cannot work out what&#039;s going wrong.

I have the Ajax Handler page saved, using the ajax-handler.php file as template. header.php is calling http://{mywebserver}/{theme}/js/popups.php file that has your jquery function and SimpleModal in it.

jQuery is being called like this:
http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/

Then this is the link I&#039;m using:
&lt;a href=&quot;;&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

The post ID is correct, the functions are identical to yours, the files are all in the right places and have the right names, the link to popups.php is pointing to the correct location, but the class=&quot;postpopup&quot; link does nothing whatsoever. I&#039;ve disabled all other plugins to make sure nothing is conflicting too.</description>
		<content:encoded><![CDATA[<p>Likewise, this isn&#8217;t working for me and I cannot work out what&#8217;s going wrong.</p>
<p>I have the Ajax Handler page saved, using the ajax-handler.php file as template. header.php is calling http://{mywebserver}/{theme}/js/popups.php file that has your jquery function and SimpleModal in it.</p>
<p>jQuery is being called like this:<br />
<a href="http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/" rel="nofollow">http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/</a></p>
<p>Then this is the link I&#8217;m using:<br />
<a href=";" rel="nofollow"></a></p>
<p>The post ID is correct, the functions are identical to yours, the files are all in the right places and have the right names, the link to popups.php is pointing to the correct location, but the class=&#8221;postpopup&#8221; link does nothing whatsoever. I&#8217;ve disabled all other plugins to make sure nothing is conflicting too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by admin</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-427</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 02 Jan 2010 16:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-427</guid>
		<description>I would beleive so. My first test was using 3 links successfully. What have you got in mind?</description>
		<content:encoded><![CDATA[<p>I would beleive so. My first test was using 3 links successfully. What have you got in mind?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Benjamin</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-425</link>
		<dc:creator>Benjamin</dc:creator>
		<pubDate>Wed, 30 Dec 2009 03:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-425</guid>
		<description>Is it possible to fashion multiple links using this?</description>
		<content:encoded><![CDATA[<p>Is it possible to fashion multiple links using this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by admin</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-421</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Dec 2009 21:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-421</guid>
		<description>The only thing I can think of when I look at the steps you followed is that you haven&#039;t called the two javascript files as well as jQuery in your template header. You have to specificly load them otherwise they wont get included on the page. 

If you look at the source code of the this page you should see right at the bottom (line 399) where I call the gallery.js file, which holds the ajax function and SimpleModal.</description>
		<content:encoded><![CDATA[<p>The only thing I can think of when I look at the steps you followed is that you haven&#8217;t called the two javascript files as well as jQuery in your template header. You have to specificly load them otherwise they wont get included on the page. </p>
<p>If you look at the source code of the this page you should see right at the bottom (line 399) where I call the gallery.js file, which holds the ajax function and SimpleModal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Digigirl</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-420</link>
		<dc:creator>Digigirl</dc:creator>
		<pubDate>Sat, 19 Dec 2009 20:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-420</guid>
		<description>Hi, I added another post since you posted this answer (see above).  I&#039;ve gone through all the steps as best I can, but it&#039;s still not working.  Can you look at what I&#039;ve done (listed above step by step) and see if you can spot the error?  Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hi, I added another post since you posted this answer (see above).  I&#8217;ve gone through all the steps as best I can, but it&#8217;s still not working.  Can you look at what I&#8217;ve done (listed above step by step) and see if you can spot the error?  Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Digigirl</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-417</link>
		<dc:creator>Digigirl</dc:creator>
		<pubDate>Fri, 18 Dec 2009 14:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-417</guid>
		<description>I&#039;m having trouble getting this to work.  I am on WP 2.8.6. Here is what I did:

1. Created a page template called ajax-handler.php with the code you provided in your first code box, plus this code -  .  I&#039;ve tried placing this just under the php template designation section, and also tried it within the loop.  Uploaded it to the theme root.

2. Uploaded the jquery.simplemodal-1.3.3.min.js file into my theme js folder.

3. Created a js file containing the jquery function from your second code box (with my url corrected)  and uploaded it into the theme js folder.

4. Created a link as follows - &lt;a href=&quot;/ajax-handler&quot; rel=&quot;nofollow&quot;&gt;Subscribe&lt;/a&gt;

When I click on the link, it just takes me to the new page in the usual way.  No pop up.

Can you tell me what I&#039;m doing wrong?  Thanks so much for your help!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble getting this to work.  I am on WP 2.8.6. Here is what I did:</p>
<p>1. Created a page template called ajax-handler.php with the code you provided in your first code box, plus this code &#8211;  .  I&#8217;ve tried placing this just under the php template designation section, and also tried it within the loop.  Uploaded it to the theme root.</p>
<p>2. Uploaded the jquery.simplemodal-1.3.3.min.js file into my theme js folder.</p>
<p>3. Created a js file containing the jquery function from your second code box (with my url corrected)  and uploaded it into the theme js folder.</p>
<p>4. Created a link as follows &#8211; <a href="/ajax-handler" rel="nofollow">Subscribe</a></p>
<p>When I click on the link, it just takes me to the new page in the usual way.  No pop up.</p>
<p>Can you tell me what I&#8217;m doing wrong?  Thanks so much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by admin</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-415</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 18 Dec 2009 09:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-415</guid>
		<description>To answer your first comment, yes I believe it would work with any kind of content but I haven&#039;t tested it with anything else than normal post. I have updated the post so it should be clearer where the javascript function go (see the &quot;note&quot; section below the code).

Hope this helps.</description>
		<content:encoded><![CDATA[<p>To answer your first comment, yes I believe it would work with any kind of content but I haven&#8217;t tested it with anything else than normal post. I have updated the post so it should be clearer where the javascript function go (see the &#8220;note&#8221; section below the code).</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Digigirl</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-414</link>
		<dc:creator>Digigirl</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-414</guid>
		<description>I haven&#039;t worked with jQuery and SimpleModal before.  Everything seems pretty self-explanatory except for the function you show.

Where do I put that?</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t worked with jQuery and SimpleModal before.  Everything seems pretty self-explanatory except for the function you show.</p>
<p>Where do I put that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Digigirl</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-413</link>
		<dc:creator>Digigirl</dc:creator>
		<pubDate>Thu, 17 Dec 2009 17:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-413</guid>
		<description>Hey, this looks awesome and it may be just what I was looking for.  Tell me, can the pop up box be interactive - for instance, could I have my subscription form in there and have it be usable?  Or will it only work with static content?</description>
		<content:encoded><![CDATA[<p>Hey, this looks awesome and it may be just what I was looking for.  Tell me, can the pop up box be interactive &#8211; for instance, could I have my subscription form in there and have it be usable?  Or will it only work with static content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ajax WordPress post popup with SimpleModal and jQuery by Silver Firefly</title>
		<link>http://wordpressthemescollection.com/ajax-wordpress-post-popup-with-simplemodal-and-jquery-488.html#comment-412</link>
		<dc:creator>Silver Firefly</dc:creator>
		<pubDate>Thu, 17 Dec 2009 14:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=488#comment-412</guid>
		<description>Thanks! Bookmarked.</description>
		<content:encoded><![CDATA[<p>Thanks! Bookmarked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Small excerpts in site navigation showcase by admin</title>
		<link>http://wordpressthemescollection.com/small-excerpts-in-site-navigation-showcase-458.html#comment-403</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 04 Dec 2009 13:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=458#comment-403</guid>
		<description>No worries :)</description>
		<content:encoded><![CDATA[<p>No worries :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Small excerpts in site navigation showcase by Vpin Babu`</title>
		<link>http://wordpressthemescollection.com/small-excerpts-in-site-navigation-showcase-458.html#comment-401</link>
		<dc:creator>Vpin Babu`</dc:creator>
		<pubDate>Thu, 03 Dec 2009 18:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=458#comment-401</guid>
		<description>Thnkz 4 posting my website (http://www.aifosvn.com) in here.. glad to see it shining...</description>
		<content:encoded><![CDATA[<p>Thnkz 4 posting my website (<a href="http://www.aifosvn.com" rel="nofollow">http://www.aifosvn.com</a>) in here.. glad to see it shining&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Small excerpts in site navigation showcase by Dan Gaede</title>
		<link>http://wordpressthemescollection.com/small-excerpts-in-site-navigation-showcase-458.html#comment-395</link>
		<dc:creator>Dan Gaede</dc:creator>
		<pubDate>Thu, 26 Nov 2009 21:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=458#comment-395</guid>
		<description>At the heart of it, a good naming system should alleviate the need for excerpts. That being said there are some good examples here where it doesn&#039;t hurt to expand a little.</description>
		<content:encoded><![CDATA[<p>At the heart of it, a good naming system should alleviate the need for excerpts. That being said there are some good examples here where it doesn&#8217;t hurt to expand a little.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trend: Javascript sliders and WordPress by Murrydan</title>
		<link>http://wordpressthemescollection.com/trend-javascript-sliders-and-wordpress-379.html#comment-298</link>
		<dc:creator>Murrydan</dc:creator>
		<pubDate>Fri, 23 Oct 2009 17:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=379#comment-298</guid>
		<description>&lt;strong&gt;OR&lt;/strong&gt;you could try out &lt;a href=&quot;http://code.google.com/p/wp-foundation/&quot; rel=&quot;nofollow&quot;&gt;WP Foundation&lt;/a&gt; for free. It is a wordpress framework that has a splash built in with over 20 effects available in the &quot;Theme Customization&quot; section.</description>
		<content:encoded><![CDATA[<p><strong>OR</strong>you could try out <a href="http://code.google.com/p/wp-foundation/" rel="nofollow">WP Foundation</a> for free. It is a wordpress framework that has a splash built in with over 20 effects available in the &#8220;Theme Customization&#8221; section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trend: Javascript sliders and WordPress by CSS Brigit &#124; Trend: Javascript sliders and WordPress</title>
		<link>http://wordpressthemescollection.com/trend-javascript-sliders-and-wordpress-379.html#comment-296</link>
		<dc:creator>CSS Brigit &#124; Trend: Javascript sliders and WordPress</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=379#comment-296</guid>
		<description>&lt;strong&gt; Trend: Javascript sliders and WordPress...&lt;/strong&gt;

Javascript sliders are not a new trend as such but they seem to be the current reference when it comes to portfolios and showcases. have a look at some nice examples and make your own!...</description>
		<content:encoded><![CDATA[<p><strong> Trend: Javascript sliders and WordPress&#8230;</strong></p>
<p>Javascript sliders are not a new trend as such but they seem to be the current reference when it comes to portfolios and showcases. have a look at some nice examples and make your own!&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trend: Javascript sliders and WordPress by Trend: Javascript sliders and WordPress &#124; Wordpress Themes Collection</title>
		<link>http://wordpressthemescollection.com/trend-javascript-sliders-and-wordpress-379.html#comment-293</link>
		<dc:creator>Trend: Javascript sliders and WordPress &#124; Wordpress Themes Collection</dc:creator>
		<pubDate>Wed, 21 Oct 2009 09:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressthemescollection.com/?p=379#comment-293</guid>
		<description>[...] more: Trend: Javascript sliders and WordPress &#124; Wordpress Themes Collection             Comments0  Leave a Reply  Click here to cancel [...]</description>
		<content:encoded><![CDATA[<p>[...] more: Trend: Javascript sliders and WordPress | Wordpress Themes Collection             Comments0  Leave a Reply  Click here to cancel [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.279 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-02-26 04:31:09 -->
<!-- Compression = gzip -->