<?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: cleanRoar: A clean and light WordPress theme</title>
	<atom:link href="http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/</link>
	<description>Soft Creativity</description>
	<lastBuildDate>Wed, 23 Feb 2011 04:17:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Ken</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-7596</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 22 Sep 2010 19:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-7596</guid>
		<description>I just happened to return to check out any updates to your theme and noticed your response to my question. Thanks so much! I&#039;ll try that out.</description>
		<content:encoded><![CDATA[<p>I just happened to return to check out any updates to your theme and noticed your response to my question. Thanks so much! I&#8217;ll try that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setiawan</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4702</link>
		<dc:creator>Setiawan</dc:creator>
		<pubDate>Fri, 07 May 2010 04:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4702</guid>
		<description>Hi Andreas,
Will be waiting for the next release.
Hope it will be out very soon.

Another suggestion is the feature to disable the main menu item.
So, the main menu becomes unclickable and only the submenus is clickable.

Aslo, I hope the customization options available through the backend admin can be added more :-)
So, much of the customization work can be done through the backend.
Have seen this on some other themes which greatly helps when customizing the layout (especially for the newbie such as me)

Thank you for the great work!</description>
		<content:encoded><![CDATA[<p>Hi Andreas,<br />
Will be waiting for the next release.<br />
Hope it will be out very soon.</p>
<p>Another suggestion is the feature to disable the main menu item.<br />
So, the main menu becomes unclickable and only the submenus is clickable.</p>
<p>Aslo, I hope the customization options available through the backend admin can be added more <img src='http://www.amberpanther.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
So, much of the customization work can be done through the backend.<br />
Have seen this on some other themes which greatly helps when customizing the layout (especially for the newbie such as me)</p>
<p>Thank you for the great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas.P</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4701</link>
		<dc:creator>Andreas.P</dc:creator>
		<pubDate>Fri, 07 May 2010 03:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4701</guid>
		<description>Thanks for your input. We will keep it in mind for the next release of cleanRoar...</description>
		<content:encoded><![CDATA[<p>Thanks for your input. We will keep it in mind for the next release of cleanRoar&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setiawan</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4697</link>
		<dc:creator>Setiawan</dc:creator>
		<pubDate>Thu, 06 May 2010 08:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4697</guid>
		<description>Thanks for such a nice theme!

Do you have any plans to add the feature to generate the menu based on the categories?
This will bring more flexibility :-)
Currently, only has the option to list Categories on main menu navigation bar.

Thank you.</description>
		<content:encoded><![CDATA[<p>Thanks for such a nice theme!</p>
<p>Do you have any plans to add the feature to generate the menu based on the categories?<br />
This will bring more flexibility <img src='http://www.amberpanther.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Currently, only has the option to list Categories on main menu navigation bar.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas.P</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4322</link>
		<dc:creator>Andreas.P</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4322</guid>
		<description>Ken, we apologize for the late response. The problem in IE6 is due to the widths of the sidebars, as it calculates widths differently from the modern browsers. You will have to reduce the width of the sidebar either of the big or of the small by a couple of pixels and this should be resolved. You will need to edit the&lt;code&gt; style.css&lt;/code&gt; and search for &lt;code&gt;sidebar&lt;/code&gt;, &lt;code&gt;sidebar_big&lt;/code&gt; and&lt;code&gt; sidebar_sm&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p>Ken, we apologize for the late response. The problem in IE6 is due to the widths of the sidebars, as it calculates widths differently from the modern browsers. You will have to reduce the width of the sidebar either of the big or of the small by a couple of pixels and this should be resolved. You will need to edit the<code> style.css</code> and search for <code>sidebar</code>, <code>sidebar_big</code> and<code> sidebar_sm</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4159</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 08 Apr 2010 05:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4159</guid>
		<description>It looks like this theme is displayed wrong in Internet Explorer 6. I noticed my site&#039;s third column on the right (large sidebar) drops down about half a page in IE6. If you know of a quick fix for this, please let me know. Thanks!</description>
		<content:encoded><![CDATA[<p>It looks like this theme is displayed wrong in Internet Explorer 6. I noticed my site&#8217;s third column on the right (large sidebar) drops down about half a page in IE6. If you know of a quick fix for this, please let me know. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas.P</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4154</link>
		<dc:creator>Andreas.P</dc:creator>
		<pubDate>Wed, 07 Apr 2010 19:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4154</guid>
		<description>Nicolae,
thank you choosing cleanRoar. What you are requesting are advanced functionalities. You will have to look for plugins that add these capabilities, study the WordPress codex and program it yourself, or hire us to do the customization for you.</description>
		<content:encoded><![CDATA[<p>Nicolae,<br />
thank you choosing cleanRoar. What you are requesting are advanced functionalities. You will have to look for plugins that add these capabilities, study the WordPress codex and program it yourself, or hire us to do the customization for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolae</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4141</link>
		<dc:creator>Nicolae</dc:creator>
		<pubDate>Wed, 07 Apr 2010 07:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4141</guid>
		<description>I like very much your theme. It&#039;s very easy to work with. Nevertheless I have a question: how can I arrange the posts to appear in the order I want and how can I avoid some posts to be published not directly on the main page but only when required by the visitor from a parent file? Thank you in advance. Best regards. Nicolae</description>
		<content:encoded><![CDATA[<p>I like very much your theme. It&#8217;s very easy to work with. Nevertheless I have a question: how can I arrange the posts to appear in the order I want and how can I avoid some posts to be published not directly on the main page but only when required by the visitor from a parent file? Thank you in advance. Best regards. Nicolae</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annmarie Kostyk</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4041</link>
		<dc:creator>Annmarie Kostyk</dc:creator>
		<pubDate>Thu, 01 Apr 2010 16:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4041</guid>
		<description>So the computer illiterate finally got it right!  Thanks for your time and patience and, hopefully, I won&#039;t need your assistance for awhile.  It&#039;s so frustrating to learn something completely new by yourself.  Thanks for helping me to get a great site up and going!</description>
		<content:encoded><![CDATA[<p>So the computer illiterate finally got it right!  Thanks for your time and patience and, hopefully, I won&#8217;t need your assistance for awhile.  It&#8217;s so frustrating to learn something completely new by yourself.  Thanks for helping me to get a great site up and going!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Annmarie Kostyk</title>
		<link>http://www.amberpanther.com/contributions/cleanroar-a-clean-and-light-wordpress-theme/comment-page-1/#comment-4040</link>
		<dc:creator>Annmarie Kostyk</dc:creator>
		<pubDate>Thu, 01 Apr 2010 15:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.amberpanther.com/?p=410#comment-4040</guid>
		<description>Only about 2/3 of the store is showing up with the correct code (my error-I guess only certain one work with WordPress) since I have the sidebars.  I tried both the download that you sent me and one that I found online that was for computer illiterates such as myself where I just paste my Amazon code in the file.

The file uploads correctly and I see the template selection drop down now.  The problem is that the only thing that comes up on the page in either instance is HTML.  Anyway to talk to you guys on the phone to walk me through this?  I need to have it up by tomorrow as I won&#039;t be around this weekend and I&#039;m losing sleep over it!  Again, thanks for the help.  It&#039;s rough when this is all new.</description>
		<content:encoded><![CDATA[<p>Only about 2/3 of the store is showing up with the correct code (my error-I guess only certain one work with WordPress) since I have the sidebars.  I tried both the download that you sent me and one that I found online that was for computer illiterates such as myself where I just paste my Amazon code in the file.</p>
<p>The file uploads correctly and I see the template selection drop down now.  The problem is that the only thing that comes up on the page in either instance is HTML.  Anyway to talk to you guys on the phone to walk me through this?  I need to have it up by tomorrow as I won&#8217;t be around this weekend and I&#8217;m losing sleep over it!  Again, thanks for the help.  It&#8217;s rough when this is all new.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

