<?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: Create an Ajax Contact Form in PrestaShop</title>
	<atom:link href="http://nemops.com/prestashop-ajax-contact-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://nemops.com/prestashop-ajax-contact-form/</link>
	<description>Prestashop Tutorials, Modules and More!</description>
	<lastBuildDate>Fri, 10 Mar 2023 23:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.35</generator>
	<item>
		<title>By: Periklis Arg</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46735</link>
		<dc:creator><![CDATA[Periklis Arg]]></dc:creator>
		<pubDate>Tue, 08 May 2018 14:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46735</guid>
		<description><![CDATA[If you want, try in fancybox call, change

type: &#039;iframe&#039;

It seems to work as concerned the speed :)]]></description>
		<content:encoded><![CDATA[<p>If you want, try in fancybox call, change</p>
<p>type: &#8216;iframe&#8217;</p>
<p>It seems to work as concerned the speed <img src="http://nemops.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NemoPS</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46734</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Mon, 07 May 2018 10:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46734</guid>
		<description><![CDATA[Hi Periklis (Epic name by the way :D)
Yeah I know, never figured out why it  just doesn&#039;t run async]]></description>
		<content:encoded><![CDATA[<p>Hi Periklis (Epic name by the way :D)<br />
Yeah I know, never figured out why it  just doesn&#8217;t run async</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Periklis Argiriadis</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46733</link>
		<dc:creator><![CDATA[Periklis Argiriadis]]></dc:creator>
		<pubDate>Mon, 07 May 2018 09:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46733</guid>
		<description><![CDATA[Thank you Nemo :) It was extremely useful.  A thing that i have noticed at your demo too, is that there is a noticeable delay for the content to be appeared in fancybox and i really cannot understand the reason... Any idea ?]]></description>
		<content:encoded><![CDATA[<p>Thank you Nemo <img src="http://nemops.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> It was extremely useful.  A thing that i have noticed at your demo too, is that there is a noticeable delay for the content to be appeared in fancybox and i really cannot understand the reason&#8230; Any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: benperich</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46535</link>
		<dc:creator><![CDATA[benperich]]></dc:creator>
		<pubDate>Thu, 02 Mar 2017 18:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46535</guid>
		<description><![CDATA[I was having a little issue trying to filter the response for the .alert elements.  Not entirely sure why but removing the headers from the server response allowed jquery to filter as expected.  So for me the fix was adding content_only=1 to my ajax&#039;s url property.  

url: $(this).attr(&#039;action&#039;) + &#039;?content_only=1&#039;

Whole thing works perfectly.  I&#039;m using this on the contact form page itself so i can have that be done ajaxly.]]></description>
		<content:encoded><![CDATA[<p>I was having a little issue trying to filter the response for the .alert elements.  Not entirely sure why but removing the headers from the server response allowed jquery to filter as expected.  So for me the fix was adding content_only=1 to my ajax&#8217;s url property.  </p>
<p>url: $(this).attr(&#8216;action&#8217;) + &#8216;?content_only=1&#8242;</p>
<p>Whole thing works perfectly.  I&#8217;m using this on the contact form page itself so i can have that be done ajaxly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46493</link>
		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Tue, 03 Jan 2017 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46493</guid>
		<description><![CDATA[Ho trovato il code  della versione 1.6.1.10 diverso in alcuni punti. Può essere?]]></description>
		<content:encoded><![CDATA[<p>Ho trovato il code  della versione 1.6.1.10 diverso in alcuni punti. Può essere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantinos Kogkalidis</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46451</link>
		<dc:creator><![CDATA[Konstantinos Kogkalidis]]></dc:creator>
		<pubDate>Thu, 24 Nov 2016 09:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46451</guid>
		<description><![CDATA[Can you please share the source code of the tutorial?]]></description>
		<content:encoded><![CDATA[<p>Can you please share the source code of the tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhammad Qamar Shafiq</title>
		<link>http://nemops.com/prestashop-ajax-contact-form/comment-page-1/#comment-46444</link>
		<dc:creator><![CDATA[Muhammad Qamar Shafiq]]></dc:creator>
		<pubDate>Fri, 04 Nov 2016 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2878#comment-46444</guid>
		<description><![CDATA[Really helpful...]]></description>
		<content:encoded><![CDATA[<p>Really helpful&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
