<?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: WordPress E-Commerce Template Pack of 12 is Here!</title>
	<atom:link href="http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/</link>
	<description>Bought to You By Ben Johnson</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ben</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-550</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sun, 05 Jul 2009 20:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-550</guid>
		<description>Hi Kevin

This is because I now handle all orders through my own members area now. My mistake, I&#039;ve updated the post now so you should be able to access them.

Thanks 
Ben</description>
		<content:encoded><![CDATA[<p>Hi Kevin</p>
<p>This is because I now handle all orders through my own members area now. My mistake, I&#8217;ve updated the post now so you should be able to access them.</p>
<p>Thanks<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-548</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sun, 05 Jul 2009 19:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-548</guid>
		<description>I&#039;m trying to purchase, but I&#039;m getting an error that says: 
&quot;This product combination does not exist.&quot;</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to purchase, but I&#8217;m getting an error that says:<br />
&#8220;This product combination does not exist.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-163</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 08 May 2009 17:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-163</guid>
		<description>Hi Kayla

That&#039;s great, I&#039;m glad it worked out well. I may adjust the templates anyway to make the font larger. 

Let me know if I can be of any more help.

Thanks 
Ben</description>
		<content:encoded><![CDATA[<p>Hi Kayla</p>
<p>That&#8217;s great, I&#8217;m glad it worked out well. I may adjust the templates anyway to make the font larger. </p>
<p>Let me know if I can be of any more help.</p>
<p>Thanks<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KaylaB</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-162</link>
		<dc:creator>KaylaB</dc:creator>
		<pubDate>Fri, 08 May 2009 01:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-162</guid>
		<description>Hi Ben,

I have adjusted the size and it looks better (to me) now.

Your template works great with the ebay PHP Bay Lite plugin. In fact it is the ONLY 3 column template that I tried that actually works properly with it.

Thanks again,

Kayla</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>I have adjusted the size and it looks better (to me) now.</p>
<p>Your template works great with the ebay PHP Bay Lite plugin. In fact it is the ONLY 3 column template that I tried that actually works properly with it.</p>
<p>Thanks again,</p>
<p>Kayla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-156</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 06 May 2009 18:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-156</guid>
		<description>Hey Kayla

Firstly, thank you for using my themes on your sites, I hope you enjoy the look they give. In order to edit the paragraph size it is controlled in the &#039;body&#039; of the css. Please see the code below:

body {
	margin: 0;
	background: repeat-x url(images/bckbody.gif);
	font-family: Arial, Tahoma, sans-serif; font-size: 11px;
	color: #000;
}

Simply change the &#039;font-size&#039; to your desired size and that should do the trick. If you need any more support then feel free to contact me via my support desk.

Thanks 
Ben</description>
		<content:encoded><![CDATA[<p>Hey Kayla</p>
<p>Firstly, thank you for using my themes on your sites, I hope you enjoy the look they give. In order to edit the paragraph size it is controlled in the &#8216;body&#8217; of the css. Please see the code below:</p>
<p>body {<br />
	margin: 0;<br />
	background: repeat-x url(images/bckbody.gif);<br />
	font-family: Arial, Tahoma, sans-serif; font-size: 11px;<br />
	color: #000;<br />
}</p>
<p>Simply change the &#8216;font-size&#8217; to your desired size and that should do the trick. If you need any more support then feel free to contact me via my support desk.</p>
<p>Thanks<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KaylaB</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-155</link>
		<dc:creator>KaylaB</dc:creator>
		<pubDate>Wed, 06 May 2009 17:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-155</guid>
		<description>Hi Ben,

I downloaded your free Wordpress Commerce templates a few days ago and I am very pleased with them. I am in the process of setting up a couple of affiliate stores and have tried at least 20-30 different templates and this is by far the best design.  My only complaint is that the  paragraph font is too small and difficult to read. I am sure this can be changed in the style.css sheet but I am not that familiar with CSS. Can you point me in right direction?

Great job!

Kayla</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>I downloaded your free WordPress Commerce templates a few days ago and I am very pleased with them. I am in the process of setting up a couple of affiliate stores and have tried at least 20-30 different templates and this is by far the best design.  My only complaint is that the  paragraph font is too small and difficult to read. I am sure this can be changed in the style.css sheet but I am not that familiar with CSS. Can you point me in right direction?</p>
<p>Great job!</p>
<p>Kayla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj  Parmeswar</title>
		<link>http://www.BenJohnsonBlog.com/373/wordpress-e-commerce-template-pack-of-12-is-here/comment-page-1/#comment-134</link>
		<dc:creator>Raj  Parmeswar</dc:creator>
		<pubDate>Sat, 25 Apr 2009 17:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.BenJohnsonBlog.com/?p=373#comment-134</guid>
		<description>Hi Ben,

The other day I bought your Wordpress E-Commerce themes. I am not technical; just need your advice how to customize the header( which of the files to be edited) . Also why the sidebars overlap.

Thanks,

Raj</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>The other day I bought your WordPress E-Commerce themes. I am not technical; just need your advice how to customize the header( which of the files to be edited) . Also why the sidebars overlap.</p>
<p>Thanks,</p>
<p>Raj</p>
]]></content:encoded>
	</item>
</channel>
</rss>
