<?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: Doc &#8211; a free minimal WordPress 2.7 theme</title>
	<atom:link href="http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257/feed" rel="self" type="application/rss+xml" />
	<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257</link>
	<description>Your Wordpress blog themes are here</description>
	<lastBuildDate>Thu, 18 Mar 2010 17:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neil Groom</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8892</link>
		<dc:creator>Neil Groom</dc:creator>
		<pubDate>Thu, 18 Mar 2010 17:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8892</guid>
		<description>Thank you... I have just searched for an hour looking for a perfect one column theme for my new site.... This is perfect... Simple but beautiful... This will give my readers a greater reading experience..

Please post any updates... Bookmarked.</description>
		<content:encoded><![CDATA[<p>Thank you&#8230; I have just searched for an hour looking for a perfect one column theme for my new site&#8230;. This is perfect&#8230; Simple but beautiful&#8230; This will give my readers a greater reading experience..</p>
<p>Please post any updates&#8230; Bookmarked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne Bender</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8818</link>
		<dc:creator>Anne Bender</dc:creator>
		<pubDate>Tue, 16 Mar 2010 01:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8818</guid>
		<description>Thank you, for the theme and the help.</description>
		<content:encoded><![CDATA[<p>Thank you, for the theme and the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delicia</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8816</link>
		<dc:creator>Delicia</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8816</guid>
		<description>Rudy, I&#039;m afraid you&#039;ll need to edit some template files (single.php, page.php and, only if you wish, index.php).
Copy &lt;a href=&quot;http://codex.wordpress.org/Template_Tags/edit_post_link&quot; rel=&quot;nofollow&quot;&gt;this piece of code&lt;/a&gt; &lt;code&gt;&lt;?php edit_post_link(); ?&gt;&lt;/code&gt;, paste it in a text editor to avoid any formatting issue, re-copy it and paste it inside of the loop. The best place would be in the .meta div (spot the line beginning with &lt;code&gt;div class=&quot;meta&quot;&lt;/code&gt; and drop it there.
Hi, Anne, it&#039;s easier than you&#039;d expect it. Edit the stylesheet (style css) and look for these lines:
&lt;code&gt;
p + p {
text-indent : 20px;
margin-top : -8px;
}
&lt;/code&gt;.
They&#039;re in the &quot;/* ========== HTML elements ========== */&quot; section.
If you&#039;ll delete these four lines, the browsers will handle the paragraphs according to their defaults - generally by inserting a line break after each paragraph.

Best regards.</description>
		<content:encoded><![CDATA[<p>Rudy, I&#8217;m afraid you&#8217;ll need to edit some template files (single.php, page.php and, only if you wish, index.php).<br />
Copy <a href="http://codex.wordpress.org/Template_Tags/edit_post_link" rel="nofollow">this piece of code</a> <code>&lt;?php edit_post_link(); ?&gt;</code>, paste it in a text editor to avoid any formatting issue, re-copy it and paste it inside of the loop. The best place would be in the .meta div (spot the line beginning with <code>div class="meta"</code> and drop it there.<br />
Hi, Anne, it&#8217;s easier than you&#8217;d expect it. Edit the stylesheet (style css) and look for these lines:<br />
<pre><code>p + p {
text-indent : 20px;
margin-top : -8px;
}</code></pre>.<br />
They&#8217;re in the &#8220;/* ========== HTML elements ========== */&#8221; section.<br />
If you&#8217;ll delete these four lines, the browsers will handle the paragraphs according to their defaults &#8211; generally by inserting a line break after each paragraph.</p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne Bender</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8814</link>
		<dc:creator>Anne Bender</dc:creator>
		<pubDate>Mon, 15 Mar 2010 22:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8814</guid>
		<description>I just installed Doc theme as it is perfect for my writing blog, except for one tiny little thing. How do I remove the automatic indents? I&#039;ll keep searching, but if you could point me in the right direction that would be helpful, too. 

Thank you. :)</description>
		<content:encoded><![CDATA[<p>I just installed Doc theme as it is perfect for my writing blog, except for one tiny little thing. How do I remove the automatic indents? I&#8217;ll keep searching, but if you could point me in the right direction that would be helpful, too. </p>
<p>Thank you. <img src='http://wp-content-themes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudy Carrera</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8443</link>
		<dc:creator>Rudy Carrera</dc:creator>
		<pubDate>Fri, 26 Feb 2010 02:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8443</guid>
		<description>I mean the Doc template, sorry!</description>
		<content:encoded><![CDATA[<p>I mean the Doc template, sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudy Carrera</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-8442</link>
		<dc:creator>Rudy Carrera</dc:creator>
		<pubDate>Fri, 26 Feb 2010 01:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-8442</guid>
		<description>Hi there;

I love Delicia.  It&#039;s a perfect theme for me.  However, I&#039;d like to know if there&#039;s an option to add an &quot;Edit Page&quot; function, as I&#039;m always updating pages and posts, and it&#039;d be easier for me to do it &quot;on the fly,&quot; rather than having to go back to the admin panel, search for each page and then edit.  Is there a fix for this?

Best,

Rudy</description>
		<content:encoded><![CDATA[<p>Hi there;</p>
<p>I love Delicia.  It&#8217;s a perfect theme for me.  However, I&#8217;d like to know if there&#8217;s an option to add an &#8220;Edit Page&#8221; function, as I&#8217;m always updating pages and posts, and it&#8217;d be easier for me to do it &#8220;on the fly,&#8221; rather than having to go back to the admin panel, search for each page and then edit.  Is there a fix for this?</p>
<p>Best,</p>
<p>Rudy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delicia</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-7261</link>
		<dc:creator>Delicia</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-7261</guid>
		<description>Hi Mitch, I&#039;m afraid you&#039;ll have to do some editing. My advice is to keep the widgets (you never know when you&#039;ll need them) and, instead, delete the content displayed by default.
First, it&#039;s a good idea to make a backup copy of your actual sidebar.php file. Then spot the things you want to get rid of and delete the code from the starting &lt;code&gt;&lt;li&gt;&lt;/code&gt; tag to the closing &lt;code&gt;&lt;/li&gt;&lt;/code&gt;. Make sure you don&#039;t delete something else. If you&#039;re having any trouble, just drop me a line and I&#039;ll send you a new sidebar.php file.</description>
		<content:encoded><![CDATA[<p>Hi Mitch, I&#8217;m afraid you&#8217;ll have to do some editing. My advice is to keep the widgets (you never know when you&#8217;ll need them) and, instead, delete the content displayed by default.<br />
First, it&#8217;s a good idea to make a backup copy of your actual sidebar.php file. Then spot the things you want to get rid of and delete the code from the starting <code>&lt;li&gt;</code> tag to the closing <code>&lt;/li&gt;</code>. Make sure you don&#8217;t delete something else. If you&#8217;re having any trouble, just drop me a line and I&#8217;ll send you a new sidebar.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 60+ Free Clean, Simple Minimalist Wordpress Themes&#160;&#124;&#160;tripwire magazine</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-6769</link>
		<dc:creator>60+ Free Clean, Simple Minimalist Wordpress Themes&#160;&#124;&#160;tripwire magazine</dc:creator>
		<pubDate>Tue, 15 Dec 2009 00:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-6769</guid>
		<description>[...] Doc Minimalist Wordpress Theme [...]</description>
		<content:encoded><![CDATA[<p>[...] Doc Minimalist Wordpress Theme [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-6647</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 10 Dec 2009 05:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-6647</guid>
		<description>I really like the look of the page but i want to get rid f all the widgets in the sidebars.  i do not want meta or tags on the page.  how can i get rid of the widgets?

thank you!!</description>
		<content:encoded><![CDATA[<p>I really like the look of the page but i want to get rid f all the widgets in the sidebars.  i do not want meta or tags on the page.  how can i get rid of the widgets?</p>
<p>thank you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Wordpress Themes &#187; Doc</title>
		<link>http://wp-content-themes.com/doc-a-free-minimal-wordpress-27-theme/257#comment-5587</link>
		<dc:creator>Best Wordpress Themes &#187; Doc</dc:creator>
		<pubDate>Tue, 27 Oct 2009 11:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://wp-content-themes.com/?p=257#comment-5587</guid>
		<description>[...] Download Readers who viewed this theme also viewed:Cool free and premium Wordpress [...]</description>
		<content:encoded><![CDATA[<p>[...] Download Readers who viewed this theme also viewed:Cool free and premium Wordpress [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
