<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WordPress 3.0 Theme Tip: The Comment Form</title>
	<atom:link href="http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Tue, 21 May 2013 09:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: Flash</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11788</link>
		<dc:creator>Flash</dc:creator>
		<pubDate>Sun, 21 Apr 2013 01:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11788</guid>
		<description><![CDATA[I need a simple comment form like what you have.
I hate Tinymce form in my website.

How I can disable it?
Thank you.]]></description>
		<content:encoded><![CDATA[<p>I need a simple comment form like what you have.<br />
I hate Tinymce form in my website.</p>
<p>How I can disable it?<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lana</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11729</link>
		<dc:creator>Lana</dc:creator>
		<pubDate>Tue, 26 Mar 2013 18:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11729</guid>
		<description><![CDATA[Thanks tons for this code. First one I&#039;ve found that actually fully works, and without having to edit or add code to multiple files.]]></description>
		<content:encoded><![CDATA[<p>Thanks tons for this code. First one I&#8217;ve found that actually fully works, and without having to edit or add code to multiple files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pawan singh</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11660</link>
		<dc:creator>pawan singh</dc:creator>
		<pubDate>Sat, 02 Mar 2013 07:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11660</guid>
		<description><![CDATA[hey may you tel me how to reset comment form data after submission]]></description>
		<content:encoded><![CDATA[<p>hey may you tel me how to reset comment form data after submission</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard King</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11625</link>
		<dc:creator>Richard King</dc:creator>
		<pubDate>Tue, 12 Feb 2013 19:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11625</guid>
		<description><![CDATA[ah doh! tried to use regular code, thought that was for php code only..]]></description>
		<content:encoded><![CDATA[<p>ah doh! tried to use regular code, thought that was for php code only..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11624</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Tue, 12 Feb 2013 16:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11624</guid>
		<description><![CDATA[The Jetpack plugin adds that functionality.]]></description>
		<content:encoded><![CDATA[<p>The Jetpack plugin adds that functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11623</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Tue, 12 Feb 2013 16:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11623</guid>
		<description><![CDATA[If you will read below the comment form, use the [ php ] tags to wrap code for this comment display. That includes HTML tags. If you don&#039;t wrap it in something, your HTML will be wiped out.]]></description>
		<content:encoded><![CDATA[<p>If you will read below the comment form, use the [ php ] tags to wrap code for this comment display. That includes HTML tags. If you don&#8217;t wrap it in something, your HTML will be wiped out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard King</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11622</link>
		<dc:creator>Richard King</dc:creator>
		<pubDate>Tue, 12 Feb 2013 11:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11622</guid>
		<description><![CDATA[div id=&quot;comments&quot;

Otto having trouble inserting code!?]]></description>
		<content:encoded><![CDATA[<p>div id=&#8221;comments&#8221;</p>
<p>Otto having trouble inserting code!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard King</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11621</link>
		<dc:creator>Richard King</dc:creator>
		<pubDate>Tue, 12 Feb 2013 11:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11621</guid>
		<description><![CDATA[That should include ....]]></description>
		<content:encoded><![CDATA[<p>That should include &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard King</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11620</link>
		<dc:creator>Richard King</dc:creator>
		<pubDate>Tue, 12 Feb 2013 11:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11620</guid>
		<description><![CDATA[Oh I forgot, your still going to need to wrap it in a div tag, something like &lt;code&gt;&lt;/code&gt;, that way you will still be able to style the form how you want it. As Otto has mentioned this is not a tutorial people, it pointing out simple changes to a WordPress function. The best way to learn about the comments form is to study the comment form that comes with WordPress Twenty Twelve theme. It&#039;s relatively simple structure makes the form easy to learn.]]></description>
		<content:encoded><![CDATA[<p>Oh I forgot, your still going to need to wrap it in a div tag, something like <code></code>, that way you will still be able to style the form how you want it. As Otto has mentioned this is not a tutorial people, it pointing out simple changes to a WordPress function. The best way to learn about the comments form is to study the comment form that comes with WordPress Twenty Twelve theme. It&#8217;s relatively simple structure makes the form easy to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aman</title>
		<link>http://ottopress.com/2010/wordpress-3-0-theme-tip-the-comment-form/comment-page-3/#comment-11619</link>
		<dc:creator>aman</dc:creator>
		<pubDate>Tue, 12 Feb 2013 10:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=137#comment-11619</guid>
		<description><![CDATA[Hi.. i&#039;m working on wordpress blog and i have to implement the same functionality
&quot;Notify me of follow-up comments by email&quot; 
&quot;Notify me of new posts by email&quot; 
in comments form section as u have implemented in ur form.can you let me know how u have done this ..is there any plugin for that???
please reply..
thanks]]></description>
		<content:encoded><![CDATA[<p>Hi.. i&#8217;m working on wordpress blog and i have to implement the same functionality<br />
&#8220;Notify me of follow-up comments by email&#8221;<br />
&#8220;Notify me of new posts by email&#8221;<br />
in comments form section as u have implemented in ur form.can you let me know how u have done this ..is there any plugin for that???<br />
please reply..<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 436/457 objects using xcache

 Served from: ottodestruct.com @ 2013-05-21 11:35:04 by W3 Total Cache -->