<?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 BuyNowShop</title>
	<atom:link href="http://buynowshop.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://buynowshop.com</link>
	<description>WordPress administration, installation, and development.</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:29:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on BNS Featured Category by Edward Caissie</title>
		<link>http://buynowshop.com/plugins/bns-featured-category/comment-page-2/#comment-11655</link>
		<dc:creator>Edward Caissie</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:29:23 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=411#comment-11655</guid>
		<description>@Cat - Ah, nicely done! I&#039;ll have to add a check for post-thumbnail support in future versions.</description>
		<content:encoded><![CDATA[<p>@Cat &#8211; Ah, nicely done! I&#8217;ll have to add a check for post-thumbnail support in future versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Category by Cat</title>
		<link>http://buynowshop.com/plugins/bns-featured-category/comment-page-2/#comment-11654</link>
		<dc:creator>Cat</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=411#comment-11654</guid>
		<description>I believe I found the fix.

I added a line to my custom themes functions.php file. 

add_theme_support( &#039;post-thumbnails&#039; );</description>
		<content:encoded><![CDATA[<p>I believe I found the fix.</p>
<p>I added a line to my custom themes functions.php file. </p>
<p>add_theme_support( &#8216;post-thumbnails&#8217; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Category by Cat</title>
		<link>http://buynowshop.com/plugins/bns-featured-category/comment-page-2/#comment-11653</link>
		<dc:creator>Cat</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=411#comment-11653</guid>
		<description>The latest version. v3.3.1</description>
		<content:encoded><![CDATA[<p>The latest version. v3.3.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Tag by Edward Caissie</title>
		<link>http://buynowshop.com/plugins/bns-featured-tag/comment-page-1/#comment-11599</link>
		<dc:creator>Edward Caissie</dc:creator>
		<pubDate>Sat, 04 Feb 2012 17:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=436#comment-11599</guid>
		<description>@Bill - The shortcode parameters you are using appear fine but there is no need for commas between the parameters. Give it a try without them.</description>
		<content:encoded><![CDATA[<p>@Bill &#8211; The shortcode parameters you are using appear fine but there is no need for commas between the parameters. Give it a try without them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Category by Edward Caissie</title>
		<link>http://buynowshop.com/plugins/bns-featured-category/comment-page-2/#comment-11596</link>
		<dc:creator>Edward Caissie</dc:creator>
		<pubDate>Sat, 04 Feb 2012 16:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=411#comment-11596</guid>
		<description>@Cat - the `has_post_thumbnail` is a standard function from the WordPress core files. What version of WordPress are you using?</description>
		<content:encoded><![CDATA[<p>@Cat &#8211; the `has_post_thumbnail` is a standard function from the WordPress core files. What version of WordPress are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Category by Cat</title>
		<link>http://buynowshop.com/plugins/bns-featured-category/comment-page-2/#comment-11562</link>
		<dc:creator>Cat</dc:creator>
		<pubDate>Fri, 03 Feb 2012 19:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=411#comment-11562</guid>
		<description>Hi, I just installed your plug-in and I&#039;m getting the following error:

Fatal error: Call to undefined function has_post_thumbnail() in /home/warrick/www/www/wp-content/plugins/bns-featured-category/bns-featured-category.php on line 223

Any thoughts on what could be causing this? I&#039;ve already tried deactivating other plug-ins to see if they conflict and the same error proceeds.</description>
		<content:encoded><![CDATA[<p>Hi, I just installed your plug-in and I&#8217;m getting the following error:</p>
<p>Fatal error: Call to undefined function has_post_thumbnail() in /home/warrick/www/www/wp-content/plugins/bns-featured-category/bns-featured-category.php on line 223</p>
<p>Any thoughts on what could be causing this? I&#8217;ve already tried deactivating other plug-ins to see if they conflict and the same error proceeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BNS Featured Tag by Bill Elliott</title>
		<link>http://buynowshop.com/plugins/bns-featured-tag/comment-page-1/#comment-11552</link>
		<dc:creator>Bill Elliott</dc:creator>
		<pubDate>Fri, 03 Feb 2012 14:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?page_id=436#comment-11552</guid>
		<description>I am having difficulty getting the shortcode to work. I am using

[code][bnsft tag_choice=&quot;2012 SSA Convention&quot;, show_count=10, title=&quot;Convention Reports by Tag&quot;][/code]

But this is showing posts that do not have this tag.  Also, thumbnails are not showing.  If I use the shortcode for bnsfc then it works fine...but I want to key off of tags.

Regards,
Bill</description>
		<content:encoded><![CDATA[<p>I am having difficulty getting the shortcode to work. I am using</p>
<pre class="brush: plain; title: ; notranslate">[bnsft tag_choice=&quot;2012 SSA Convention&quot;, show_count=10, title=&quot;Convention Reports by Tag&quot;]</pre>
<p>But this is showing posts that do not have this tag.  Also, thumbnails are not showing.  If I use the shortcode for bnsfc then it works fine&#8230;but I want to key off of tags.</p>
<p>Regards,<br />
Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Desk Mess Mirrored 2.0 by Edward Caissie</title>
		<link>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/comment-page-1/#comment-11529</link>
		<dc:creator>Edward Caissie</dc:creator>
		<pubDate>Thu, 02 Feb 2012 22:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?p=1955#comment-11529</guid>
		<description>@Steve - Try the WPFirstAid link, it was written with the new user in mind; and, presented to the Toronto WordPress Meetup group a while back, too. It was well received by the new users in attendance.</description>
		<content:encoded><![CDATA[<p>@Steve &#8211; Try the WPFirstAid link, it was written with the new user in mind; and, presented to the Toronto WordPress Meetup group a while back, too. It was well received by the new users in attendance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Desk Mess Mirrored 2.0 by Steve</title>
		<link>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/comment-page-1/#comment-11524</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?p=1955#comment-11524</guid>
		<description>@Ed - well i will see what i can do but I think your way over my level. I only started using WP 2 weeks ago, i read, then i do, i read then i do and thats how i go lol.  Stevo</description>
		<content:encoded><![CDATA[<p>@Ed &#8211; well i will see what i can do but I think your way over my level. I only started using WP 2 weeks ago, i read, then i do, i read then i do and thats how i go lol.  Stevo<br />
<span class="cluv">Steve´s last post &#8230; <a class="b4bb232baf 11524" rel="nofollow" href="http://sk2uk.com/new-info/hello-world/">!!! Time to move to the UK !!!!</a><span class="heart_tip_box"><img class="heart_tip u 11524" alt="My Profile" style="border:0" width="16" height="14" src="http://buynowshop.com/wp-content/plugins/commentluv/images/littleheart.gif"/></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Desk Mess Mirrored 2.0 by Edward Caissie</title>
		<link>http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/comment-page-1/#comment-11520</link>
		<dc:creator>Edward Caissie</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://buynowshop.com/?p=1955#comment-11520</guid>
		<description>@Steve - You will likely need to add some CSS, either to the plugin or the theme; both should work but both will also be over-written with the next update of whichever you choose to modify.
One possible solution is to create a Child-Theme to preserve your modifications. That being said, look at adding the following CSS:
[code].transposh_flags, #tr_credit { text-align: center; }[/code]

I believe that will sort out the issue; and, if you need more details on Child-Themes have a look at this article I wrote: http://wpfirstaid.com/2011/04/wordpress-child-themes/</description>
		<content:encoded><![CDATA[<p>@Steve &#8211; You will likely need to add some CSS, either to the plugin or the theme; both should work but both will also be over-written with the next update of whichever you choose to modify.<br />
One possible solution is to create a Child-Theme to preserve your modifications. That being said, look at adding the following CSS:</p>
<pre class="brush: plain; title: ; notranslate">.transposh_flags, #tr_credit { text-align: center; }</pre>
<p>I believe that will sort out the issue; and, if you need more details on Child-Themes have a look at this article I wrote: <a href="http://wpfirstaid.com/2011/04/wordpress-child-themes/" rel="nofollow">http://wpfirstaid.com/2011/04/wordpress-child-themes/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

