<?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: How to add a jquery/ajax contact form to Wordpress</title>
	<atom:link href="http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 07:41:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dharam</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2575</link>
		<dc:creator>Dharam</dc:creator>
		<pubDate>Wed, 01 Jun 2011 09:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2575</guid>
		<description>Cool! after hitting the wall with  my head for 4 hours, this step-by-step guide worked like a charm and &quot;chain-able&quot; as well (to do extra validation).Thanks</description>
		<content:encoded><![CDATA[<p>Cool! after hitting the wall with  my head for 4 hours, this step-by-step guide worked like a charm and &#8220;chain-able&#8221; as well (to do extra validation).Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Vermaire</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2518</link>
		<dc:creator>Josh Vermaire</dc:creator>
		<pubDate>Tue, 10 May 2011 19:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2518</guid>
		<description>This was exactly what I needed. Thanks a lot for taking the time to walk step by step through an ajax contact form.</description>
		<content:encoded><![CDATA[<p>This was exactly what I needed. Thanks a lot for taking the time to walk step by step through an ajax contact form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carson</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2416</link>
		<dc:creator>carson</dc:creator>
		<pubDate>Fri, 25 Feb 2011 06:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2416</guid>
		<description>Connie: Make sure that your theme has already included the jQuery Framework, otherwise it won’t work!

Steve: There is a nice plugin &quot;WP Captcha Free&quot; that will Block comment spam without the hassle  of captcha. It should protect your contact form submissions too. Let me know if it doesn&#039;t please. It has a sophisticated algorithm that has protected my site and blocks out all the spam. : ) Search WP site for free plugin name.</description>
		<content:encoded><![CDATA[<p>Connie: Make sure that your theme has already included the jQuery Framework, otherwise it won’t work!</p>
<p>Steve: There is a nice plugin &#8220;WP Captcha Free&#8221; that will Block comment spam without the hassle  of captcha. It should protect your contact form submissions too. Let me know if it doesn&#8217;t please. It has a sophisticated algorithm that has protected my site and blocks out all the spam. : ) Search WP site for free plugin name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2410</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 12 Feb 2011 17:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2410</guid>
		<description>Thanks for this. I&#039;ve been looking for a nice way to build in a simple contact form in a WordPress template without requiring a plugin. I REALLY like that it transparently inserts the admin_email so the user doesn&#039;t have to manually muck with the code to insert their email address. My only concern is there doesn&#039;t appear to be any attention given to sanitizing the input to thwart any malicious code injection attempts. Do you have any recommendations for how to tighten up the security of this form? Thanks for this very helpful post.</description>
		<content:encoded><![CDATA[<p>Thanks for this. I&#8217;ve been looking for a nice way to build in a simple contact form in a WordPress template without requiring a plugin. I REALLY like that it transparently inserts the admin_email so the user doesn&#8217;t have to manually muck with the code to insert their email address. My only concern is there doesn&#8217;t appear to be any attention given to sanitizing the input to thwart any malicious code injection attempts. Do you have any recommendations for how to tighten up the security of this form? Thanks for this very helpful post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connie</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2408</link>
		<dc:creator>Connie</dc:creator>
		<pubDate>Fri, 11 Feb 2011 04:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2408</guid>
		<description>Okay, I guess I must&#039;ve gone wrong somewhere in step 3... I&#039;m not sure how though. Can you please help me out on this? I really love this theme!</description>
		<content:encoded><![CDATA[<p>Okay, I guess I must&#8217;ve gone wrong somewhere in step 3&#8230; I&#8217;m not sure how though. Can you please help me out on this? I really love this theme!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connie</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2407</link>
		<dc:creator>Connie</dc:creator>
		<pubDate>Fri, 11 Feb 2011 03:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2407</guid>
		<description>I think I followed all of your directions correctly but when I make the final change to the functions php something goes wrong. I end up with text at the top of my wp admin page and the same text appears on the contact page of my website. Is there something I need to adjust in the code in order to make it work properly? I&#039;m using wp-creativix, does that theme include jquery framework?</description>
		<content:encoded><![CDATA[<p>I think I followed all of your directions correctly but when I make the final change to the functions php something goes wrong. I end up with text at the top of my wp admin page and the same text appears on the contact page of my website. Is there something I need to adjust in the code in order to make it work properly? I&#8217;m using wp-creativix, does that theme include jquery framework?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2398</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2398</guid>
		<description>The problem is, that 

add_action(&#039;wp_ajax_nopriv_contact_form&#039;, &#039;ajax_contact&#039;);

will only work for users, who are not logged in within Wordpress, otherwise you will get an 0 as return value. (no_priv in add_action).

Cheers</description>
		<content:encoded><![CDATA[<p>The problem is, that </p>
<p>add_action(&#8216;wp_ajax_nopriv_contact_form&#8217;, &#8216;ajax_contact&#8217;);</p>
<p>will only work for users, who are not logged in within Wordpress, otherwise you will get an 0 as return value. (no_priv in add_action).</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2397</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Fri, 21 Jan 2011 14:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2397</guid>
		<description>ok now all of a sudden it works....how frustrating this is because i have no idea what made it work all of a sudden.

After putting all the code next to eachother, the only things i have changed is the url as stated before and adding &quot;add_action(&#039;wp_ajax_contact_form&#039;, &#039;ajax_contact&#039;);&quot; to the functions.php. apart from that i havent changed anything else. 

Thanks again for the tutorial.</description>
		<content:encoded><![CDATA[<p>ok now all of a sudden it works&#8230;.how frustrating this is because i have no idea what made it work all of a sudden.</p>
<p>After putting all the code next to eachother, the only things i have changed is the url as stated before and adding &#8220;add_action(&#8216;wp_ajax_contact_form&#8217;, &#8216;ajax_contact&#8217;);&#8221; to the functions.php. apart from that i havent changed anything else. </p>
<p>Thanks again for the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mo</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2396</link>
		<dc:creator>Mo</dc:creator>
		<pubDate>Fri, 21 Jan 2011 13:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2396</guid>
		<description>heya mate,

Thanks for sharing this. I have been trying to apply this to my own sites but somehow i cant get it to work. I&#039;m not sure if it supposed to be like this but if i copy/paste everything into my theme it doesnt work at all.

When i change the url: &quot;/wp-admin/admin-ajax.php&quot; to url: &quot;wp-admin/admin-ajax.php&quot; it works but not the way it should be working. When i do change it and press the submit button the error div shows up but only showing a 0. I have been trying to read through the codex but somehow i just cant find out what the problem is, maybe you have an idea what it might be?

thnx</description>
		<content:encoded><![CDATA[<p>heya mate,</p>
<p>Thanks for sharing this. I have been trying to apply this to my own sites but somehow i cant get it to work. I&#8217;m not sure if it supposed to be like this but if i copy/paste everything into my theme it doesnt work at all.</p>
<p>When i change the url: &#8220;/wp-admin/admin-ajax.php&#8221; to url: &#8220;wp-admin/admin-ajax.php&#8221; it works but not the way it should be working. When i do change it and press the submit button the error div shows up but only showing a 0. I have been trying to read through the codex but somehow i just cant find out what the problem is, maybe you have an idea what it might be?</p>
<p>thnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.wp-themix.org/wordpress/how-to-add-a-jquery-ajax-contact-form-to-wordpress/comment-page-1/#comment-2395</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 20 Jan 2011 13:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wp-themix.org/?p=128#comment-2395</guid>
		<description>Hey buddy,
  can u please tell me how can i add styles to sidebars like u have used css for &quot;Pages&quot; sidebar in demo page ?</description>
		<content:encoded><![CDATA[<p>Hey buddy,<br />
  can u please tell me how can i add styles to sidebars like u have used css for &#8220;Pages&#8221; sidebar in demo page ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
