<?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: Eximius: Free 3-Column WordPress Theme from dkszone.net</title>
	<atom:link href="http://www.dkszone.net/eximius-free-3-column-wordpress-theme/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme</link>
	<description></description>
	<lastBuildDate>Wed, 17 Mar 2010 07:53:28 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1538</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Wed, 17 Mar 2010 04:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1538</guid>
		<description>Cannot reproduce this problem at our end. Maybe more information such as what type of image you are using for custom header, it&#039;s size, etc can help.</description>
		<content:encoded><![CDATA[<p>Cannot reproduce this problem at our end. Maybe more information such as what type of image you are using for custom header, it&#8217;s size, etc can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizzie</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1537</link>
		<dc:creator>Lizzie</dc:creator>
		<pubDate>Wed, 17 Mar 2010 03:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1537</guid>
		<description>the header thing is.. when you add your own custom header, from the setting button on the wp dashboard, the original header can still be seen underneath..

a few comments above, you will see, Katherine has the &#039;same issue with the header&#039;.. if i understand  her comment correctly
thanks for you answers.. love the template :-)</description>
		<content:encoded><![CDATA[<p>the header thing is.. when you add your own custom header, from the setting button on the wp dashboard, the original header can still be seen underneath..</p>
<p>a few comments above, you will see, Katherine has the &#8217;same issue with the header&#8217;.. if i understand  her comment correctly<br />
thanks for you answers.. love the template <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1536</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1536</guid>
		<description>What is the “same issue with the header”? We cannot see this problem at our end.

The background color of sidebars cannot be changed through options page or by editing the stylesheet.
You need to edit the wrapper image ‘contentbackground.gif’ in Images folder.

For changing the font size,

look for this piece of code in stylesheet:

body {

font-size: 12px;
color: #000;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}</description>
		<content:encoded><![CDATA[<p>What is the “same issue with the header”? We cannot see this problem at our end.</p>
<p>The background color of sidebars cannot be changed through options page or by editing the stylesheet.<br />
You need to edit the wrapper image ‘contentbackground.gif’ in Images folder.</p>
<p>For changing the font size,</p>
<p>look for this piece of code in stylesheet:</p>
<p>body {</p>
<p>font-size: 12px;<br />
color: #000;<br />
font-family: Verdana, Arial, Helvetica, Sans-Serif;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1534</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Wed, 17 Mar 2010 02:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1534</guid>
		<description>@wizetime

First revert the header.php to the original one from Eximius theme. 
Then look for the following piece of code :

wp_list_pages(&#039;title_li=0&amp;sort_column=menu_order&amp;depth=1&#039;);

Replace the above with 

wp_list_pages(&#039;title_li=0&amp;sort_column=menu_order&amp;depth=2&#039;);

DO NOT use &lt;?php&gt; in front of the above code. This may have caused the syntax issue for you.</description>
		<content:encoded><![CDATA[<p>@wizetime</p>
<p>First revert the header.php to the original one from Eximius theme.<br />
Then look for the following piece of code :</p>
<p>wp_list_pages(&#8216;title_li=0&#038;sort_column=menu_order&#038;depth=1&#8242;);</p>
<p>Replace the above with </p>
<p>wp_list_pages(&#8216;title_li=0&#038;sort_column=menu_order&#038;depth=2&#8242;);</p>
<p>DO NOT use < ?php> in front of the above code. This may have caused the syntax issue for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizzie</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1520</link>
		<dc:creator>Lizzie</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1520</guid>
		<description>one more thing.. if we can change the background color from the dark gray to what ever,
what about being able  to change the change the color of the background of the side bars..?
 ( not having to use any file updating ftp)
, but in the wp  style editor would be great

also if you wanted to change the font size, where in the style sheet relates to the font size of the 
content ?
thanks</description>
		<content:encoded><![CDATA[<p>one more thing.. if we can change the background color from the dark gray to what ever,<br />
what about being able  to change the change the color of the background of the side bars..?<br />
 ( not having to use any file updating ftp)<br />
, but in the wp  style editor would be great</p>
<p>also if you wanted to change the font size, where in the style sheet relates to the font size of the<br />
content ?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizzie</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1519</link>
		<dc:creator>Lizzie</dc:creator>
		<pubDate>Mon, 15 Mar 2010 21:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1519</guid>
		<description>Hi I am having the same issue with the header..
using the installation of &#039;custom header button&#039; on the Wp dashboard eximus settings options,
( a really great option i might add)
 the eximius header shows thru.
please don&#039;t send me to utilizing my ftp files, as i will be lost
thanks again for a clean template</description>
		<content:encoded><![CDATA[<p>Hi I am having the same issue with the header..<br />
using the installation of &#8216;custom header button&#8217; on the Wp dashboard eximus settings options,<br />
( a really great option i might add)<br />
 the eximius header shows thru.<br />
please don&#8217;t send me to utilizing my ftp files, as i will be lost<br />
thanks again for a clean template</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wize Time</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1518</link>
		<dc:creator>Wize Time</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1518</guid>
		<description>I put in the code you suggested though the code was not written in the same order as the original and now I get this message;

Parse error: syntax error, unexpected T_STRING in /home2/wizetime/public_html/wp-content/themes/eximius/header.php on line 42

The code you had given me was:  wp_list_pages(‘title_li=0&amp;sort_column=menu_order&amp;depth=1′); - I altered &#039; to 0&amp;sort for li, and depth=2

The problem has become worse now since a syntax error is now appearing.  It now looks like this:


&lt;?php wp_list_pages(&#039;sort_column=menu_order&amp;depth=2&amp;title_li=0&amp;sort); 

What&#039;s the problem please?</description>
		<content:encoded><![CDATA[<p>I put in the code you suggested though the code was not written in the same order as the original and now I get this message;</p>
<p>Parse error: syntax error, unexpected T_STRING in /home2/wizetime/public_html/wp-content/themes/eximius/header.php on line 42</p>
<p>The code you had given me was:  wp_list_pages(‘title_li=0&amp;sort_column=menu_order&amp;depth=1′); &#8211; I altered &#8216; to 0&amp;sort for li, and depth=2</p>
<p>The problem has become worse now since a syntax error is now appearing.  It now looks like this:</p>
<p>&lt;?php wp_list_pages(&#039;sort_column=menu_order&amp;depth=2&amp;title_li=0&amp;sort); </p>
<p>What&#039;s the problem please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wize Time</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1517</link>
		<dc:creator>Wize Time</dc:creator>
		<pubDate>Mon, 15 Mar 2010 17:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1517</guid>
		<description>You wanted me to elaborate more on the problem re pages - 

I started a Parent Page called Services.  Under Services I wanted 3 child pages which outlined the services I offered so that under Services people could look at each page and read the pages they wanted.  Everywhere I&#039;ve read that&#039;s all I had to do - was to use Services as the Parent page instead of &quot;Main&quot;.  But it doesn&#039;t work that way.  The 3 subpages I created don&#039;t appear as web pages - when I click on the link in the Services area, I&#039;m taken back to the admin screen where I created the pages instead of a web pages like Services appears.   www.wizetime.com is the site - you can also see the problem with the widget not disappearing - anyhow - I hope the code you gave me will help with the page problem and I hope you can recommend a good plugin compatible with your theme for drop down menus - thanks.</description>
		<content:encoded><![CDATA[<p>You wanted me to elaborate more on the problem re pages &#8211; </p>
<p>I started a Parent Page called Services.  Under Services I wanted 3 child pages which outlined the services I offered so that under Services people could look at each page and read the pages they wanted.  Everywhere I&#8217;ve read that&#8217;s all I had to do &#8211; was to use Services as the Parent page instead of &#8220;Main&#8221;.  But it doesn&#8217;t work that way.  The 3 subpages I created don&#8217;t appear as web pages &#8211; when I click on the link in the Services area, I&#8217;m taken back to the admin screen where I created the pages instead of a web pages like Services appears.   <a href="http://www.wizetime.com" rel="nofollow">http://www.wizetime.com</a> is the site &#8211; you can also see the problem with the widget not disappearing &#8211; anyhow &#8211; I hope the code you gave me will help with the page problem and I hope you can recommend a good plugin compatible with your theme for drop down menus &#8211; thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wize Time</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1516</link>
		<dc:creator>Wize Time</dc:creator>
		<pubDate>Mon, 15 Mar 2010 16:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1516</guid>
		<description>Thanks for the piece of code - I&#039;ll give it a shot - 

Do you have any recommendation for drop down menu that will be work best with your Theme?

Widgets - one of the widgets I&#039;ve removed won&#039;t disappear - can you give me any idea why that is?  It&#039;s a widet contraining reference links to sites such as Yahoo, Feedage, etc.  All the other widgets work well but not this particular one -</description>
		<content:encoded><![CDATA[<p>Thanks for the piece of code &#8211; I&#8217;ll give it a shot &#8211; </p>
<p>Do you have any recommendation for drop down menu that will be work best with your Theme?</p>
<p>Widgets &#8211; one of the widgets I&#8217;ve removed won&#8217;t disappear &#8211; can you give me any idea why that is?  It&#8217;s a widet contraining reference links to sites such as Yahoo, Feedage, etc.  All the other widgets work well but not this particular one -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katherine</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1480</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Sat, 13 Mar 2010 22:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1480</guid>
		<description>Hello! I have a customized headbanner but the problem is, the blog title interferes with it. I&#039;d like to keep the blog title for SEO purposes, but also have it invisible so that it doesn&#039;t interfere with my customized headbanner.

Is there anything I can do to change that?</description>
		<content:encoded><![CDATA[<p>Hello! I have a customized headbanner but the problem is, the blog title interferes with it. I&#8217;d like to keep the blog title for SEO purposes, but also have it invisible so that it doesn&#8217;t interfere with my customized headbanner.</p>
<p>Is there anything I can do to change that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1475</link>
		<dc:creator>Amber</dc:creator>
		<pubDate>Sat, 13 Mar 2010 07:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1475</guid>
		<description>I have been trying to create a page that doesn&#039;t have the sidebars.....you mentioned that the background and sidebars are part of a wrapper - what file would I need to edit to remove that?  Or do you have an easier solution to creating a page with no sidebars?  I&#039;m not great with code yet but I do know a little!  Thanks so much!</description>
		<content:encoded><![CDATA[<p>I have been trying to create a page that doesn&#8217;t have the sidebars&#8230;..you mentioned that the background and sidebars are part of a wrapper &#8211; what file would I need to edit to remove that?  Or do you have an easier solution to creating a page with no sidebars?  I&#8217;m not great with code yet but I do know a little!  Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1463</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Fri, 12 Mar 2010 05:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1463</guid>
		<description>Eximius does not support drop down menus. You may want to check the WordPress plugins directory for something suitable for your website. 

Regarding, the subpages, can you elaborate more on that problem? 
By default Eximius shows only the top level pages. If you want to change this behavior, you need to edit header.php and modify the depth attribute to your liking in the following piece of code
wp_list_pages(&#039;title_li=0&amp;sort_column=menu_order&amp;depth=1&#039;);

For example, if you want to show children, use depth=2, for showing grandchildren of a page use depth=3, and so on.</description>
		<content:encoded><![CDATA[<p>Eximius does not support drop down menus. You may want to check the WordPress plugins directory for something suitable for your website. </p>
<p>Regarding, the subpages, can you elaborate more on that problem?<br />
By default Eximius shows only the top level pages. If you want to change this behavior, you need to edit header.php and modify the depth attribute to your liking in the following piece of code<br />
wp_list_pages(&#8216;title_li=0&amp;sort_column=menu_order&amp;depth=1&#8242;);</p>
<p>For example, if you want to show children, use depth=2, for showing grandchildren of a page use depth=3, and so on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wize Time</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1460</link>
		<dc:creator>Wize Time</dc:creator>
		<pubDate>Fri, 12 Mar 2010 03:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1460</guid>
		<description>left this March 9th - can you please let me know what the solution is:  Wize Time 
March 9, 2010 at 1:58 am how do I add drop down menus under pages in navigation bar? Is there a plugin I can use or do you have another solution? 

Subpages are not appearing as subpages; links are not going to webpages but are taking people to raw post screen instead – why?</description>
		<content:encoded><![CDATA[<p>left this March 9th &#8211; can you please let me know what the solution is:  Wize Time<br />
March 9, 2010 at 1:58 am how do I add drop down menus under pages in navigation bar? Is there a plugin I can use or do you have another solution? </p>
<p>Subpages are not appearing as subpages; links are not going to webpages but are taking people to raw post screen instead – why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katherine</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1450</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1450</guid>
		<description>Thank you so much!</description>
		<content:encoded><![CDATA[<p>Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1443</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Thu, 11 Mar 2010 05:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1443</guid>
		<description>You don&#039;t need to edit the stylesheet to change the background color. You can pick a color from the color picker in admin options of Eximius.
Go to &#039;Eximius settings&#039;, the link can be found in the left panel of WordPress admin.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to edit the stylesheet to change the background color. You can pick a color from the color picker in admin options of Eximius.<br />
Go to &#8216;Eximius settings&#8217;, the link can be found in the left panel of WordPress admin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katherine</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1441</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Thu, 11 Mar 2010 04:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1441</guid>
		<description>Where in the sheetstyle.css can I edit the background color? I&#039;d like it to be black instead of grey.

Help would be appreciated :)

Katherine.</description>
		<content:encoded><![CDATA[<p>Where in the sheetstyle.css can I edit the background color? I&#8217;d like it to be black instead of grey.</p>
<p>Help would be appreciated <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Katherine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizzie</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1412</link>
		<dc:creator>Lizzie</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1412</guid>
		<description>test comment....</description>
		<content:encoded><![CDATA[<p>test comment&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wize Time</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1391</link>
		<dc:creator>Wize Time</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1391</guid>
		<description>how do I add drop down menus under pages in navigation bar?  I sthere a plugin I can use or do you have another solution? Subpages are not appearing as subpages; links are not going to webpages but are taking people to raw post screen instead - why?</description>
		<content:encoded><![CDATA[<p>how do I add drop down menus under pages in navigation bar?  I sthere a plugin I can use or do you have another solution? Subpages are not appearing as subpages; links are not going to webpages but are taking people to raw post screen instead &#8211; why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1367</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1367</guid>
		<description>&lt;a href=&quot;http://www.eximius.dkszone.net/&quot; rel=&quot;nofollow&quot;&gt;Eximius demo site &lt;/a&gt; is on WordPress 2.9.2, and we are not seeing any of the issues mentioned by you. Check if any plugins on your site are causing this problem.</description>
		<content:encoded><![CDATA[<p><a href="http://www.eximius.dkszone.net/" rel="nofollow">Eximius demo site </a> is on WordPress 2.9.2, and we are not seeing any of the issues mentioned by you. Check if any plugins on your site are causing this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awaix</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1355</link>
		<dc:creator>awaix</dc:creator>
		<pubDate>Fri, 05 Mar 2010 20:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1355</guid>
		<description>Hi,
with new wp 2.9.2 im having some problem.. when i install eximius on fresh install.. it starts showing blank space in posts.. and sometimes it even breaks the widget tables too.. can u please have a look and let us know what can cause something like that to happen?
ive experianced in on 3 blogs with wp 2.9.2 and all had same issue
and tried on 2 blogs with wp 2.8 and they all worked fine.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
with new wp 2.9.2 im having some problem.. when i install eximius on fresh install.. it starts showing blank space in posts.. and sometimes it even breaks the widget tables too.. can u please have a look and let us know what can cause something like that to happen?<br />
ive experianced in on 3 blogs with wp 2.9.2 and all had same issue<br />
and tried on 2 blogs with wp 2.8 and they all worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1240</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Sat, 27 Feb 2010 17:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1240</guid>
		<description>Eximius has a background image for the wrapper, and hence the sidebar margins will remain the same. In case you want to make width changes, edit this wrapper image and move the margins to your liking.</description>
		<content:encoded><![CDATA[<p>Eximius has a background image for the wrapper, and hence the sidebar margins will remain the same. In case you want to make width changes, edit this wrapper image and move the margins to your liking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1219</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 26 Feb 2010 13:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1219</guid>
		<description>Hi,

I am having a problem with the blue margin on the left.
I had to decrease the content section in order to fit videos but the blue margin vertical line did not move.
I know Im doing something wrong...doh
Great theme though.
Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am having a problem with the blue margin on the left.<br />
I had to decrease the content section in order to fit videos but the blue margin vertical line did not move.<br />
I know Im doing something wrong&#8230;doh<br />
Great theme though.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1153</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Tue, 23 Feb 2010 04:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1153</guid>
		<description>Thanks for the feedback. We will try to fix this problem in a future update.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback. We will try to fix this problem in a future update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike's Webs</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1135</link>
		<dc:creator>Mike's Webs</dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1135</guid>
		<description>Hi there DKSZONE,

I&#039;ve used the Eximius template for my new site and made some ajustments in the layout. However I have one question. When one clicks on the comment link in the blog, you get directed to the post. But the browser stays at the top of the post, and doens&#039;t automaticly go to the comments-erea as do other wp-themes. I&#039;ve noticed more sites using Eximius have the same way of working, so it isn&#039;t anything I&#039;ve changed. Question is: what do I need to change to the script to let the comment link direct one to the comments at the bottom  of the post?

Hope you can shed some light on the matter. Like the theme very much though. 
Thanx!</description>
		<content:encoded><![CDATA[<p>Hi there DKSZONE,</p>
<p>I&#8217;ve used the Eximius template for my new site and made some ajustments in the layout. However I have one question. When one clicks on the comment link in the blog, you get directed to the post. But the browser stays at the top of the post, and doens&#8217;t automaticly go to the comments-erea as do other wp-themes. I&#8217;ve noticed more sites using Eximius have the same way of working, so it isn&#8217;t anything I&#8217;ve changed. Question is: what do I need to change to the script to let the comment link direct one to the comments at the bottom  of the post?</p>
<p>Hope you can shed some light on the matter. Like the theme very much though.<br />
Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-1105</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Sun, 21 Feb 2010 07:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-1105</guid>
		<description>awaix,

We will implement new features in future releases. Unfortunately, we can&#039;t do it in a single release due to time constraint. Though it&#039;s free, our goal is to make Eximius better and better. Keep updating your theme when it&#039;s available.</description>
		<content:encoded><![CDATA[<p>awaix,</p>
<p>We will implement new features in future releases. Unfortunately, we can&#8217;t do it in a single release due to time constraint. Though it&#8217;s free, our goal is to make Eximius better and better. Keep updating your theme when it&#8217;s available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awaix</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-909</link>
		<dc:creator>awaix</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-909</guid>
		<description>feature request:

you should have more theme modifications available in admin area.. like topbar color, sidebar colors and stuff..
ive done a complete redo of the template on my site here:
http://www.zhuzhupetreviews.com/
but it was really difficult and tool alot of time..
as for font color.. you have used blue color but with different color gradient numbers. so we cant just replace the blue color with any color we want.
like at one point u used #CCC for blue and at some point u used 00F and stuff.
can we expect anything simple in next release?
thanks</description>
		<content:encoded><![CDATA[<p>feature request:</p>
<p>you should have more theme modifications available in admin area.. like topbar color, sidebar colors and stuff..<br />
ive done a complete redo of the template on my site here:<br />
<a href="http://www.zhuzhupetreviews.com/" rel="nofollow">http://www.zhuzhupetreviews.com/</a><br />
but it was really difficult and tool alot of time..<br />
as for font color.. you have used blue color but with different color gradient numbers. so we cant just replace the blue color with any color we want.<br />
like at one point u used #CCC for blue and at some point u used 00F and stuff.<br />
can we expect anything simple in next release?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-741</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Mon, 08 Feb 2010 07:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-741</guid>
		<description>You have to edit the header.php file.</description>
		<content:encoded><![CDATA[<p>You have to edit the header.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will1138</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-717</link>
		<dc:creator>will1138</dc:creator>
		<pubDate>Sat, 06 Feb 2010 20:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-717</guid>
		<description>How do you rearrange the tabs in the top navigation bar?</description>
		<content:encoded><![CDATA[<p>How do you rearrange the tabs in the top navigation bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javeed aanver</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-578</link>
		<dc:creator>javeed aanver</dc:creator>
		<pubDate>Mon, 01 Feb 2010 15:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-578</guid>
		<description>Hi. I&#039;ve just installed your theme for my mentioned blog site http://aanveracity.javeedaanver.com, i need to put up my custom header image but can&#039;t find options to do the same.

kindly give thesolution  feedback for the same

thankyou.

javeed.</description>
		<content:encoded><![CDATA[<p>Hi. I&#8217;ve just installed your theme for my mentioned blog site <a href="http://aanveracity.javeedaanver.com" rel="nofollow">http://aanveracity.javeedaanver.com</a>, i need to put up my custom header image but can&#8217;t find options to do the same.</p>
<p>kindly give thesolution  feedback for the same</p>
<p>thankyou.</p>
<p>javeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: will1138</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-536</link>
		<dc:creator>will1138</dc:creator>
		<pubDate>Sun, 31 Jan 2010 01:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-536</guid>
		<description>Great Theme! It&#039;s really working well for my new film blog www.filmdogsonline.com. On several of my pages at the top it says &quot;Post belonging to category article&quot; i was wondering how to get rid of this. Here&#039;s one of the pages i&#039;m taking about http://www.filmdogsonline.com/category/article/ Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Great Theme! It&#8217;s really working well for my new film blog <a href="http://www.filmdogsonline.com" rel="nofollow">http://www.filmdogsonline.com</a>. On several of my pages at the top it says &#8220;Post belonging to category article&#8221; i was wondering how to get rid of this. Here&#8217;s one of the pages i&#8217;m taking about <a href="http://www.filmdogsonline.com/category/article/" rel="nofollow">http://www.filmdogsonline.com/category/article/</a> Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegance Lite: Free 2-Column WordPress Theme From The Windows Planet &#124; dkszone.net</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-496</link>
		<dc:creator>Elegance Lite: Free 2-Column WordPress Theme From The Windows Planet &#124; dkszone.net</dc:creator>
		<pubDate>Sat, 30 Jan 2010 02:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-496</guid>
		<description>[...]   We at dkszone.net have done our part for the WordPress community by releasing free themes such as Eximius, Celestial Aura, Metisca, etc. Our friends at The Windows Planet have released a stylish 2 column [...]</description>
		<content:encoded><![CDATA[<p>[...]   We at dkszone.net have done our part for the WordPress community by releasing free themes such as Eximius, Celestial Aura, Metisca, etc. Our friends at The Windows Planet have released a stylish 2 column [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-413</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Mon, 25 Jan 2010 03:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-413</guid>
		<description>Thank you for the appreciation.</description>
		<content:encoded><![CDATA[<p>Thank you for the appreciation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dkszone</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-412</link>
		<dc:creator>dkszone</dc:creator>
		<pubDate>Mon, 25 Jan 2010 03:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-412</guid>
		<description>The word &#039;edit&#039; only appears when you are logged in. Normal visitors to your site will not be able to see this.
This is a shortcut to edit the page.</description>
		<content:encoded><![CDATA[<p>The word &#8216;edit&#8217; only appears when you are logged in. Normal visitors to your site will not be able to see this.<br />
This is a shortcut to edit the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-404</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 24 Jan 2010 10:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-404</guid>
		<description>Nice theme.

How do you get rid of the word &quot;edit&quot; that appears on static pages?</description>
		<content:encoded><![CDATA[<p>Nice theme.</p>
<p>How do you get rid of the word &#8220;edit&#8221; that appears on static pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leafsound</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-386</link>
		<dc:creator>leafsound</dc:creator>
		<pubDate>Sat, 23 Jan 2010 12:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-386</guid>
		<description>yours is the best that I have seen. Its art part is so much. I hope you continue to get bug information for improving it. I will use it forever. If i get more money by my site ,i will contribute part for your hard work. Thanks for your beautiful and artfull theme.</description>
		<content:encoded><![CDATA[<p>yours is the best that I have seen. Its art part is so much. I hope you continue to get bug information for improving it. I will use it forever. If i get more money by my site ,i will contribute part for your hard work. Thanks for your beautiful and artfull theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-378</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Sat, 23 Jan 2010 03:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-378</guid>
		<description>wish i could figure out how to make a &quot;sub-menu&quot; off a menu item in the nav bar. hrmm...</description>
		<content:encoded><![CDATA[<p>wish i could figure out how to make a &#8220;sub-menu&#8221; off a menu item in the nav bar. hrmm&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Download 20 Fantastic Sony Ericsson Themes &#124; dkszone.net</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-278</link>
		<dc:creator>Download 20 Fantastic Sony Ericsson Themes &#124; dkszone.net</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-278</guid>
		<description>[...] beautiful Red based Sony Ericsson cell phone theme is compatible with models K530 K550 K610 W350 W380 W610 W660 W710 Z555 Z610 Z710 K770 K790 K800 [...]</description>
		<content:encoded><![CDATA[<p>[...] beautiful Red based Sony Ericsson cell phone theme is compatible with models K530 K550 K610 W350 W380 W610 W660 W710 Z555 Z610 Z710 K770 K790 K800 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-228</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 16 Jan 2010 23:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-228</guid>
		<description>Hi
Great theme thanks!
Could you advise me what code and from where I need to delete, to delete the &#039;Home&#039; tab as I&#039;m using the front page with fixed text and posting to another page?  So it&#039;s not needed.
Thanks a lot!  Looking forward to the update!
Daniel</description>
		<content:encoded><![CDATA[<p>Hi<br />
Great theme thanks!<br />
Could you advise me what code and from where I need to delete, to delete the &#8216;Home&#8217; tab as I&#8217;m using the front page with fixed text and posting to another page?  So it&#8217;s not needed.<br />
Thanks a lot!  Looking forward to the update!<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gav</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-183</link>
		<dc:creator>Gav</dc:creator>
		<pubDate>Thu, 14 Jan 2010 05:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-183</guid>
		<description>Love the theme.  Used it for this website: harddriveclicking.net
Thank you very much!</description>
		<content:encoded><![CDATA[<p>Love the theme.  Used it for this website: harddriveclicking.net<br />
Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-138</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-138</guid>
		<description>Thanks for your appreciation. By the way you didn&#039;t mention your website!</description>
		<content:encoded><![CDATA[<p>Thanks for your appreciation. By the way you didn&#39;t mention your website!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michelle</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-137</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Mon, 11 Jan 2010 05:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-137</guid>
		<description>Hi, thanks for the great theme (without any nasty code), such a relief :) &lt;br /&gt;Happy to give you recognition (you deserve it). Can do a free ad if you are interested :)</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the great theme (without any nasty code), such a relief <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <br />Happy to give you recognition (you deserve it). Can do a free ad if you are interested <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-136</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sun, 10 Jan 2010 14:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-136</guid>
		<description>Hi.. I love your Eximius theme, and have chosen it for a small website I am setting up.  &lt;br /&gt;&lt;br /&gt;However, I have found there is a problem with the formatting in IE for the right sidebar when adding another PAGE, in that the contect of the right sidebar starts part way down the page, lined up with the bottom of the content of the middle/main column.  If it was a table I would be looking for a missing td or tr or end tag, but I don&#039;t know how this theme works.&lt;br /&gt;&lt;br /&gt;The main Home page formats fine for me.&lt;br /&gt;&lt;br /&gt;Are you able to offer any advice please?&lt;br /&gt;&lt;br /&gt;url is http://all-inclusiveholidays.org/late-all-inclusive-deals/&lt;br /&gt;&lt;br /&gt;Many thanks... Mark</description>
		<content:encoded><![CDATA[<p>Hi.. I love your Eximius theme, and have chosen it for a small website I am setting up.  </p>
<p>However, I have found there is a problem with the formatting in IE for the right sidebar when adding another PAGE, in that the contect of the right sidebar starts part way down the page, lined up with the bottom of the content of the middle/main column.  If it was a table I would be looking for a missing td or tr or end tag, but I don&#39;t know how this theme works.</p>
<p>The main Home page formats fine for me.</p>
<p>Are you able to offer any advice please?</p>
<p>url is <a href="http://all-inclusiveholidays.org/late-all-inclusive-deals/" rel="nofollow">http://all-inclusiveholidays.org/late-all-inclusive-deals/</a></p>
<p>Many thanks&#8230; Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-135</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-135</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-134</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-134</guid>
		<description>Actually you can do more by donating! ... ;) jus kidding.... Have a nice day!</description>
		<content:encoded><![CDATA[<p>Actually you can do more by donating! &#8230; <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  jus kidding&#8230;. Have a nice day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: formateur</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-133</link>
		<dc:creator>formateur</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-133</guid>
		<description>Least I can do considering all the effort that you put in to creating the theme! Thanks for the fix.</description>
		<content:encoded><![CDATA[<p>Least I can do considering all the effort that you put in to creating the theme! Thanks for the fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-132</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-132</guid>
		<description>You are welcome. We understand your situation. You need a File Comparison software. We use Beyond Compare for it. If you can afford, go for it, else you can try a good free software ExamDiff. These software are very handy and easily shows up differences between files.&lt;br /&gt;ExamDiff Free Version</description>
		<content:encoded><![CDATA[<p>You are welcome. We understand your situation. You need a File Comparison software. We use Beyond Compare for it. If you can afford, go for it, else you can try a good free software ExamDiff. These software are very handy and easily shows up differences between files.<br />ExamDiff Free Version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-131</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-131</guid>
		<description>Thanks for the update. Because I have modified my page, post, comments and function files is there an easy fix for me? Maybe a mod to the header file?&lt;br /&gt;&lt;br /&gt;Thanks for such great support!&lt;br /&gt;&lt;br /&gt;Art</description>
		<content:encoded><![CDATA[<p>Thanks for the update. Because I have modified my page, post, comments and function files is there an easy fix for me? Maybe a mod to the header file?</p>
<p>Thanks for such great support!</p>
<p>Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-130</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-130</guid>
		<description>@artmunson&lt;br /&gt;We have fixed this issue in Eximius Version 1.04. Please download the latest version above. Thanks for bringing it to our notice. :)</description>
		<content:encoded><![CDATA[<p>@artmunson<br />We have fixed this issue in Eximius Version 1.04. Please download the latest version above. Thanks for bringing it to our notice. <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-129</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-129</guid>
		<description>@formateur&lt;br /&gt;We have fixed this issue in Eximius Version 1.04. Please download the latest version above. Once again thanks for bringing it to our notice.&lt;br /&gt;Feedback from users like you helps in making our themes better. :)</description>
		<content:encoded><![CDATA[<p>@formateur<br />We have fixed this issue in Eximius Version 1.04. Please download the latest version above. Once again thanks for bringing it to our notice.<br />Feedback from users like you helps in making our themes better. <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-128</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-128</guid>
		<description>We fixed the problem you have mentioned in Version 2.1.4. Please download the latest version above.</description>
		<content:encoded><![CDATA[<p>We fixed the problem you have mentioned in Version 2.1.4. Please download the latest version above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-127</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-127</guid>
		<description>Thanks for informing us. We will check it out.</description>
		<content:encoded><![CDATA[<p>Thanks for informing us. We will check it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: formateur</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-126</link>
		<dc:creator>formateur</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-126</guid>
		<description>Very nice theme. I had an issue with the closing div tag for the &quot;content&quot; div when users had to be logged in to comment - the formatting was messed up.&lt;br /&gt;To recreate go to discussion settings and check the &quot;Users must be registered and logged in to comment&quot; and then select any post. &quot;Comment author must fill out name and e-mail&quot; was also selected. I tried a reinstall of the original files and turning off widgets but this did not solve it.&lt;br /&gt;In the end I enabled user commenting and the formatting is fine. Thought you might want to know.</description>
		<content:encoded><![CDATA[<p>Very nice theme. I had an issue with the closing div tag for the &quot;content&quot; div when users had to be logged in to comment &#8211; the formatting was messed up.<br />To recreate go to discussion settings and check the &quot;Users must be registered and logged in to comment&quot; and then select any post. &quot;Comment author must fill out name and e-mail&quot; was also selected. I tried a reinstall of the original files and turning off widgets but this did not solve it.<br />In the end I enabled user commenting and the formatting is fine. Thought you might want to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-125</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-125</guid>
		<description>Yep, a little digging around in the plug in settings allowed me to remove the time and date. Thanks again!</description>
		<content:encoded><![CDATA[<p>Yep, a little digging around in the plug in settings allowed me to remove the time and date. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-124</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-124</guid>
		<description>Happy to help!</description>
		<content:encoded><![CDATA[<p>Happy to help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-123</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-123</guid>
		<description>@artmunson&lt;br /&gt;We received your donation. Thanks for the support. :)</description>
		<content:encoded><![CDATA[<p>@artmunson<br />We received your donation. Thanks for the support. <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muhd azamuddin asyraf</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-122</link>
		<dc:creator>muhd azamuddin asyraf</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-122</guid>
		<description>helo, i is marketing student so i now doing assgiment. here i like to know about ISP did you u??Why?? also i need to know your page sizes in killobytes,secure server, java, javascript?? can u help me and answer the questions ASAP..thank you</description>
		<content:encoded><![CDATA[<p>helo, i is marketing student so i now doing assgiment. here i like to know about ISP did you u??Why?? also i need to know your page sizes in killobytes,secure server, java, javascript?? can u help me and answer the questions ASAP..thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-121</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-121</guid>
		<description>Ok, thanks.</description>
		<content:encoded><![CDATA[<p>Ok, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-120</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-120</guid>
		<description>Eximius doesn&#039;t support Threaded comments. We believe you are using a plug-in for it. In that case, the date and time control exists in the plug-in code.&lt;br /&gt;Regarding donation, we appreciate your interest in supporting our work. Please use the PayPal donate button above in the post.</description>
		<content:encoded><![CDATA[<p>Eximius doesn&#39;t support Threaded comments. We believe you are using a plug-in for it. In that case, the date and time control exists in the plug-in code.<br />Regarding donation, we appreciate your interest in supporting our work. Please use the PayPal donate button above in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-119</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-119</guid>
		<description>We have noticed it and will fix it in coming version.</description>
		<content:encoded><![CDATA[<p>We have noticed it and will fix it in coming version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-118</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-118</guid>
		<description>BTW, I just did the update to remove time and date from the comments section and it works great except the time and date still remains for the threaded replies to a comment. Sorry to bother you but I&#039;d like to remove that time and date also.&lt;br /&gt;&lt;br /&gt;Also, I&#039;d like to donate for the use of the theme and would like to know where to do that.&lt;br /&gt;&lt;br /&gt;Thanks again for a great theme!&lt;br /&gt;&lt;br /&gt;Art</description>
		<content:encoded><![CDATA[<p>BTW, I just did the update to remove time and date from the comments section and it works great except the time and date still remains for the threaded replies to a comment. Sorry to bother you but I&#39;d like to remove that time and date also.</p>
<p>Also, I&#39;d like to donate for the use of the theme and would like to know where to do that.</p>
<p>Thanks again for a great theme!</p>
<p>Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-117</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-117</guid>
		<description>In IE7 or IE8 compatability mode the magnify glass image in the search box is justified left and is overlayed on top of the &quot;search&quot; text. In Firefox or IE8 the magnify glass image is justified right, which is what I think you meant. Is there a way to fix that?&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;Art</description>
		<content:encoded><![CDATA[<p>In IE7 or IE8 compatability mode the magnify glass image in the search box is justified left and is overlayed on top of the &quot;search&quot; text. In Firefox or IE8 the magnify glass image is justified right, which is what I think you meant. Is there a way to fix that?</p>
<p>Thanks!</p>
<p>Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-116</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-116</guid>
		<description>For moving the header towards the top, you need to decrease margin-top in the following piece of code from style.css file.&lt;br /&gt;&lt;br /&gt;#container{&lt;br /&gt;margin-top:30px;&lt;br /&gt;}</description>
		<content:encoded><![CDATA[<p>For moving the header towards the top, you need to decrease margin-top in the following piece of code from style.css file.</p>
<p>#container{<br />margin-top:30px;<br />}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasondailey</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-115</link>
		<dc:creator>jasondailey</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-115</guid>
		<description>May I ask how to go about disabling date and time from posts and pages with the eximius template? I have tried a few different things without success</description>
		<content:encoded><![CDATA[<p>May I ask how to go about disabling date and time from posts and pages with the eximius template? I have tried a few different things without success</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webmasteratfs</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-114</link>
		<dc:creator>webmasteratfs</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-114</guid>
		<description>Well, I guess others are adding their site, here is our use of your theme:&lt;br /&gt;&lt;br /&gt;http://www.atimeforscience.org&lt;br /&gt;&lt;br /&gt;We moved the credits to the contact page, with some additional words. Thanks and keep up the good work!</description>
		<content:encoded><![CDATA[<p>Well, I guess others are adding their site, here is our use of your theme:</p>
<p><a href="http://www.atimeforscience.org" rel="nofollow">http://www.atimeforscience.org</a></p>
<p>We moved the credits to the contact page, with some additional words. Thanks and keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-113</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 10:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-113</guid>
		<description>Thanks so much!&lt;br /&gt;&lt;br /&gt;Really a great template. Nothing but rave reviews from the visitors to my site.&lt;br /&gt;&lt;br /&gt;Art</description>
		<content:encoded><![CDATA[<p>Thanks so much!</p>
<p>Really a great template. Nothing but rave reviews from the visitors to my site.</p>
<p>Art</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-112</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-112</guid>
		<description>We really appreciate your hearty compliments. Have a great day! bonne journée :)</description>
		<content:encoded><![CDATA[<p>We really appreciate your hearty compliments. Have a great day! bonne journée <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christiane</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-111</link>
		<dc:creator>Christiane</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-111</guid>
		<description>Hello webmaster of dksZone,&lt;br /&gt;&lt;br /&gt;A BIG THANK YOU for your template &quot;Eximius&quot; I love the clarity and readability that we found in your template models. I started to build a website with your model template Eximius &quot;and I will be delighted to make known to as many people as possible.&lt;br /&gt;&lt;br /&gt;Here are my early website created with your template Eximius &quot;&lt;br /&gt;www.vaincre-la-fatigue.com&lt;br /&gt;&lt;br /&gt;I WISH YOU ALL WELL!&lt;br /&gt;&lt;br /&gt;NAMASTÉ to you :-)&lt;br /&gt;&lt;br /&gt;Christiane&lt;br /&gt;French canadian&lt;br /&gt;Quebec CANADA&lt;br /&gt;&lt;br /&gt;Bonjour webmaster of dksZone,&lt;br /&gt;&lt;br /&gt;Un GROS MERCI pour votre template &quot;Eximius&quot; j&#039;adore la clarté et la facilité de lecture que l&#039;on retrouve dans vos modeles de template. J&#039;ai commencé à construire un site web avec votre modèle de template &quot;Eximius&quot; et il me fera grand plaisir de le faire connaître à le plus grand nombre de gens possible.&lt;br /&gt;&lt;br /&gt;Voici mon début de site web réalisé avec votre template &quot;Eximius&quot;:&lt;br /&gt;www.vaincre-la-fatigue.com&lt;br /&gt;&lt;br /&gt;JE VOUS SOUHAITE TOUT LE BIEN !&lt;br /&gt;&lt;br /&gt;NAMASTÉ à vous :-)&lt;br /&gt;&lt;br /&gt;Christiane&lt;br /&gt;french canadian&lt;br /&gt;Québec CANADA</description>
		<content:encoded><![CDATA[<p>Hello webmaster of dksZone,</p>
<p>A BIG THANK YOU for your template &quot;Eximius&quot; I love the clarity and readability that we found in your template models. I started to build a website with your model template Eximius &quot;and I will be delighted to make known to as many people as possible.</p>
<p>Here are my early website created with your template Eximius &quot;<br /><a href="http://www.vaincre-la-fatigue.com" rel="nofollow">http://www.vaincre-la-fatigue.com</a></p>
<p>I WISH YOU ALL WELL!</p>
<p>NAMASTÉ to you <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Christiane<br />French canadian<br />Quebec CANADA</p>
<p>Bonjour webmaster of dksZone,</p>
<p>Un GROS MERCI pour votre template &quot;Eximius&quot; j&#39;adore la clarté et la facilité de lecture que l&#39;on retrouve dans vos modeles de template. J&#39;ai commencé à construire un site web avec votre modèle de template &quot;Eximius&quot; et il me fera grand plaisir de le faire connaître à le plus grand nombre de gens possible.</p>
<p>Voici mon début de site web réalisé avec votre template &quot;Eximius&quot;:<br /><a href="http://www.vaincre-la-fatigue.com" rel="nofollow">http://www.vaincre-la-fatigue.com</a></p>
<p>JE VOUS SOUHAITE TOUT LE BIEN !</p>
<p>NAMASTÉ à vous <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Christiane<br />french canadian<br />Québec CANADA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-110</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-110</guid>
		<description>Love the theme and have it up at www.musiclibraryreport.com. I&#039;ve disabled date and time from posts and pages but can&#039;t find where to disable for comments. Can you please help?&lt;br /&gt;&lt;br /&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>Love the theme and have it up at <a href="http://www.musiclibraryreport.com" rel="nofollow">http://www.musiclibraryreport.com</a>. I&#39;ve disabled date and time from posts and pages but can&#39;t find where to disable for comments. Can you please help?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: artmunson</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-109</link>
		<dc:creator>artmunson</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-109</guid>
		<description>Love the theme and have it up at www.musiclibraryreport.com. I&#039;m trying to remove the date and time from the comments but I see the function comment_date is not in comments.php. I&#039;ve managed to disable the_time for posts and page but can&#039;t seem to figure it out for the comments.</description>
		<content:encoded><![CDATA[<p>Love the theme and have it up at <a href="http://www.musiclibraryreport.com" rel="nofollow">http://www.musiclibraryreport.com</a>. I&#39;m trying to remove the date and time from the comments but I see the function comment_date is not in comments.php. I&#39;ve managed to disable the_time for posts and page but can&#39;t seem to figure it out for the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-108</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-108</guid>
		<description>We are on the way to updating Eximius with admin options to easily show or hide all post meta data like date, author name etc. When this new version comes out, you will be able to choose all options from WordPress Dashboard. So hold on for some more days! :)</description>
		<content:encoded><![CDATA[<p>We are on the way to updating Eximius with admin options to easily show or hide all post meta data like date, author name etc. When this new version comes out, you will be able to choose all options from WordPress Dashboard. So hold on for some more days! <img src='http://www.dkszone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasondailey</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-107</link>
		<dc:creator>jasondailey</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-107</guid>
		<description>www.lakevillecarinsurance.com&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Jason</description>
		<content:encoded><![CDATA[<p><a href="http://www.lakevillecarinsurance.com" rel="nofollow">http://www.lakevillecarinsurance.com</a></p>
<p>Thanks</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-106</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-106</guid>
		<description>What is your Website URL?</description>
		<content:encoded><![CDATA[<p>What is your Website URL?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasondailey</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-105</link>
		<dc:creator>jasondailey</dc:creator>
		<pubDate>Sun, 20 Dec 2009 09:06:09 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-105</guid>
		<description>I am having an issue getting the date to remove using other plugins such as the date exclusion seo plugin. I have had success with this plugin for other themes, however this theme, which is exellent by the way, is not responding so well.&lt;br /&gt;&lt;br /&gt;Any advice on how to remove the posting date and posting author from showing up on my home page? Thanks</description>
		<content:encoded><![CDATA[<p>I am having an issue getting the date to remove using other plugins such as the date exclusion seo plugin. I have had success with this plugin for other themes, however this theme, which is exellent by the way, is not responding so well.</p>
<p>Any advice on how to remove the posting date and posting author from showing up on my home page? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-104</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Sun, 20 Dec 2009 08:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-104</guid>
		<description>Thanks for using our theme.&lt;br /&gt;Currently Eximius does not support threaded comments. We will include threaded comments in a future version for Eximius.&lt;br /&gt;For now, you can add a threaded comments plugin like WordPress Threaded Comment 1.4.9.4.</description>
		<content:encoded><![CDATA[<p>Thanks for using our theme.<br />Currently Eximius does not support threaded comments. We will include threaded comments in a future version for Eximius.<br />For now, you can add a threaded comments plugin like WordPress Threaded Comment 1.4.9.4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polycarp</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-103</link>
		<dc:creator>Polycarp</dc:creator>
		<pubDate>Sun, 20 Dec 2009 08:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-103</guid>
		<description>Excellent theme, but what about threaded comments?</description>
		<content:encoded><![CDATA[<p>Excellent theme, but what about threaded comments?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dks</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-102</link>
		<dc:creator>dks</dc:creator>
		<pubDate>Sun, 20 Dec 2009 08:31:17 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-102</guid>
		<description>Thanks for stopping by our theme. Every designer likes to have credits for the hard work. Please retain the credit link anywhere on the home page. Blogroll, sidebar links etc is another choice for placing the credit.</description>
		<content:encoded><![CDATA[<p>Thanks for stopping by our theme. Every designer likes to have credits for the hard work. Please retain the credit link anywhere on the home page. Blogroll, sidebar links etc is another choice for placing the credit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-101</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Sun, 20 Dec 2009 08:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-101</guid>
		<description>If I move the author credits, currently in the footer, to another section of the my site, say the &quot;About Us&quot; page, would that still be acceptable as for given credit for your work? I have no issue with credit where it&#039;s due, but I would like to put just our non-profit organization information in the footer. I didn&#039;t see anything in the GPL that I would be breaking, but it&#039;s your theme at the same time. Thanks!</description>
		<content:encoded><![CDATA[<p>If I move the author credits, currently in the footer, to another section of the my site, say the &quot;About Us&quot; page, would that still be acceptable as for given credit for your work? I have no issue with credit where it&#39;s due, but I would like to put just our non-profit organization information in the footer. I didn&#39;t see anything in the GPL that I would be breaking, but it&#39;s your theme at the same time. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jane1234</title>
		<link>http://www.dkszone.net/eximius-free-3-column-wordpress-theme/comment-page-1#comment-100</link>
		<dc:creator>jane1234</dc:creator>
		<pubDate>Sun, 20 Dec 2009 08:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress/2009/08/eximius-free-3-column-wordpress-theme-from-dkszone-net.html#comment-100</guid>
		<description>Thank you for sharing this wordpress template. I really love this template and It will be used on my personal blog soon. Thank again!</description>
		<content:encoded><![CDATA[<p>Thank you for sharing this wordpress template. I really love this template and It will be used on my personal blog soon. Thank again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
