<?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: Contact Form in Magento</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/contact-form-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Zealous Online</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-25896</link>
		<dc:creator>Zealous Online</dc:creator>
		<pubDate>Fri, 27 Jan 2012 02:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-25896</guid>
		<description>It worked for me. Thanks a lot... :)</description>
		<content:encoded><![CDATA[<p>It worked for me. Thanks a lot&#8230; <img src='http://inchoo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Johnson</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-25872</link>
		<dc:creator>Steve Johnson</dc:creator>
		<pubDate>Tue, 24 Jan 2012 12:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-25872</guid>
		<description>Thanks for this article. It worked for me but after the form is submitted my navigation links have contacts/index inserted between the base URL and the URL Key, presumably because the URL Key is relative. Any idea how fix this?</description>
		<content:encoded><![CDATA[<p>Thanks for this article. It worked for me but after the form is submitted my navigation links have contacts/index inserted between the base URL and the URL Key, presumably because the URL Key is relative. Any idea how fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matrassen</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24239</link>
		<dc:creator>Matrassen</dc:creator>
		<pubDate>Tue, 13 Dec 2011 14:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24239</guid>
		<description>Worked like a charm indeed. I also changed the URl from /contacts   to   /contact

thank you</description>
		<content:encoded><![CDATA[<p>Worked like a charm indeed. I also changed the URl from /contacts   to   /contact</p>
<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24225</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 12 Dec 2011 22:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24225</guid>
		<description>Thank you works a dream in 1.6.

I tried to remove the original link from the footer in my local.xml 
[code]&lt;action method=&quot;removeLinkByUrl&quot;&gt;&lt;url&gt;http://www.mysite.com/contacts/&lt;/url&gt;&lt;/action&gt;[/code]
but this did not work so I have ended up copying the contacts.xml into my app/theme removing the following section.
[code]
&lt;default&gt;
        &lt;reference name=&quot;footer_links&quot;&gt;
            &lt;action method=&quot;addLink&quot; translate=&quot;label title&quot; module=&quot;contacts&quot; ifconfig=&quot;contacts/contacts/enabled&quot;&gt;&lt;label&gt;Contact Us&lt;/label&gt;&lt;url&gt;contacts&lt;/url&gt;&lt;title&gt;Contact Us&lt;/title&gt;&lt;prepare&gt;true&lt;/prepare&gt;&lt;/action&gt;
        &lt;/reference&gt;
    &lt;/default&gt;[/code]</description>
		<content:encoded><![CDATA[<p>Thank you works a dream in 1.6.</p>
<p>I tried to remove the original link from the footer in my local.xml </p>
<pre class="brush: plain; title: ; notranslate">&lt;action method=&quot;removeLinkByUrl&quot;&gt;&lt;url&gt;<a href="http://www.mysite.com/contacts/&lt;/url&gt;&lt;/action&gt;" rel="nofollow">http://www.mysite.com/contacts/&lt;/url&gt;&lt;/action&gt;</a></pre>
<p>but this did not work so I have ended up copying the contacts.xml into my app/theme removing the following section.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;default&gt;
        &lt;reference name=&quot;footer_links&quot;&gt;
            &lt;action method=&quot;addLink&quot; translate=&quot;label title&quot; module=&quot;contacts&quot; ifconfig=&quot;contacts/contacts/enabled&quot;&gt;&lt;label&gt;Contact Us&lt;/label&gt;&lt;url&gt;contacts&lt;/url&gt;&lt;title&gt;Contact Us&lt;/title&gt;&lt;prepare&gt;true&lt;/prepare&gt;&lt;/action&gt;
        &lt;/reference&gt;
    &lt;/default&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diogo Santiago</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24185</link>
		<dc:creator>Diogo Santiago</dc:creator>
		<pubDate>Thu, 08 Dec 2011 13:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24185</guid>
		<description>Bumping...

Is there anyway to preserve controller in the CMS page? The block is instantiated right and works fina but after the submit from the contacts form it redirects back to home_url/contacts...

I think what everyone realy needs is to stay(after submit) in the CMS page like home_url/my-cms-page..

Gratz.</description>
		<content:encoded><![CDATA[<p>Bumping&#8230;</p>
<p>Is there anyway to preserve controller in the CMS page? The block is instantiated right and works fina but after the submit from the contacts form it redirects back to home_url/contacts&#8230;</p>
<p>I think what everyone realy needs is to stay(after submit) in the CMS page like home_url/my-cms-page..</p>
<p>Gratz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24178</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 07 Dec 2011 20:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24178</guid>
		<description>Does anyone know how to redirect the form to a CMS page without hacking the core?</description>
		<content:encoded><![CDATA[<p>Does anyone know how to redirect the form to a CMS page without hacking the core?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bureau</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24147</link>
		<dc:creator>Bureau</dc:creator>
		<pubDate>Sun, 04 Dec 2011 19:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24147</guid>
		<description>Thanks for this article, it made me help to create my own contact page with the magento-catact-form. THnx..</description>
		<content:encoded><![CDATA[<p>Thanks for this article, it made me help to create my own contact page with the magento-catact-form. THnx..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GG</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24095</link>
		<dc:creator>GG</dc:creator>
		<pubDate>Wed, 30 Nov 2011 17:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24095</guid>
		<description>Hi I am trying to add that block type to my CMS and it works great for the main website. But does anyone know how to add it to a multi-store set up? if I add that block to my CMS page that is used by more than one of the other &quot;sub&quot;-stores (eg. www.MyStore.com/store1/) the form just redirects back to the main store. Any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>Hi I am trying to add that block type to my CMS and it works great for the main website. But does anyone know how to add it to a multi-store set up? if I add that block to my CMS page that is used by more than one of the other &#8220;sub&#8221;-stores (eg. <a href="http://www.MyStore.com/store1/" rel="nofollow">http://www.MyStore.com/store1/</a>) the form just redirects back to the main store. Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clare</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-24087</link>
		<dc:creator>Clare</dc:creator>
		<pubDate>Wed, 30 Nov 2011 15:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-24087</guid>
		<description>I&#039;ve used this coding, but it does not give a success message stating that the form has been sent. 

Can you help?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used this coding, but it does not give a success message stating that the form has been sent. </p>
<p>Can you help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrosell</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-23957</link>
		<dc:creator>jrosell</dc:creator>
		<pubDate>Fri, 25 Nov 2011 12:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-23957</guid>
		<description>Please, edit previous comment:

reference name=&quot;content&quot;

block type=&quot;core/template&quot; name=&quot;contactForm&quot; template=&quot;contacts/form.phtml&quot; form_action=&quot;/contacts/index/post&quot;

reference</description>
		<content:encoded><![CDATA[<p>Please, edit previous comment:</p>
<p>reference name=&#8221;content&#8221;</p>
<p>block type=&#8221;core/template&#8221; name=&#8221;contactForm&#8221; template=&#8221;contacts/form.phtml&#8221; form_action=&#8221;/contacts/index/post&#8221;</p>
<p>reference</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrosell</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-23956</link>
		<dc:creator>jrosell</dc:creator>
		<pubDate>Fri, 25 Nov 2011 12:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-23956</guid>
		<description>I&#039;m using the following code and it seems it don&#039;t redirect to the &quot;Thank you&quot; page.


  


What is wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the following code and it seems it don&#8217;t redirect to the &#8220;Thank you&#8221; page.</p>
<p>What is wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22683</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 14 Sep 2011 13:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22683</guid>
		<description>@Christopher have you tried with some custom code on your category page? you could do an if statement based on the category the client is and show some info or hide it. Don&#039;t think it is the best way but it should work. When the client is on the t-shirt category show t-shirt message and when on the tobacco one show the tobacco message.
Hope it helps.</description>
		<content:encoded><![CDATA[<p>@Christopher have you tried with some custom code on your category page? you could do an if statement based on the category the client is and show some info or hide it. Don&#8217;t think it is the best way but it should work. When the client is on the t-shirt category show t-shirt message and when on the tobacco one show the tobacco message.<br />
Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hm</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22548</link>
		<dc:creator>hm</dc:creator>
		<pubDate>Fri, 02 Sep 2011 18:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22548</guid>
		<description>how do I edit the post php file. I need to make sure users can not post javascript etc through the form</description>
		<content:encoded><![CDATA[<p>how do I edit the post php file. I need to make sure users can not post javascript etc through the form</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome Dennis D</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22490</link>
		<dc:creator>Jerome Dennis D</dc:creator>
		<pubDate>Mon, 29 Aug 2011 17:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22490</guid>
		<description>Thanks.

I used like this in my CMS PAGE content and it works fine.

{{block type=&quot;core/template&quot; name=&quot;contactForm&quot; template=&quot;contacts/form.phtml&quot;}}</description>
		<content:encoded><![CDATA[<p>Thanks.</p>
<p>I used like this in my CMS PAGE content and it works fine.</p>
<p>{{block type=&#8221;core/template&#8221; name=&#8221;contactForm&#8221; template=&#8221;contacts/form.phtml&#8221;}}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilo</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22448</link>
		<dc:creator>Thilo</dc:creator>
		<pubDate>Thu, 25 Aug 2011 09:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22448</guid>
		<description>Dear inchoo team, I like your work, your blog and your tutorials. Keep up the good work! For me your blog is really important and your articles are everything else than ripped off. Some people might think that this is a free support chat, but don&#039;t get confused by that ;-)

Thumbs up! Best from Berlin,

Thilo</description>
		<content:encoded><![CDATA[<p>Dear inchoo team, I like your work, your blog and your tutorials. Keep up the good work! For me your blog is really important and your articles are everything else than ripped off. Some people might think that this is a free support chat, but don&#8217;t get confused by that <img src='http://inchoo.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thumbs up! Best from Berlin,</p>
<p>Thilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomislav Bilic</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22447</link>
		<dc:creator>Tomislav Bilic</dc:creator>
		<pubDate>Thu, 25 Aug 2011 07:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22447</guid>
		<description>Dear Christopher,

I can understand why you might get this impression, but let me try to shed some light for you to understand our environment. For 3 years, we are trying to share knowledge via this site and help community in learning. There are now over 100.000 people who visit this site on monthly basis. However, due this reason, some people feel like sharing knowledge is our obligation. Let me be blunt. It is not. We get cca 5-10 inquiries per day currently to provide free support. Theses inquiries are often sent after someone messed up something.

Imagine our workday if we would jump from one side to another trying to help everyone. For free. You don&#039;t need to be economy expert to figure out what would happen. Word would be spread and such free-support inquiries would explode. Inchoo couldn&#039;t pay salaries for employees and they would leave. Quite soon, we would be out of business because nobody would stay. 

I am sad you find this blog pointless. It is your opinion and you are entitled to it. However, I can confirm that the articles are not ripped.

Thank you!</description>
		<content:encoded><![CDATA[<p>Dear Christopher,</p>
<p>I can understand why you might get this impression, but let me try to shed some light for you to understand our environment. For 3 years, we are trying to share knowledge via this site and help community in learning. There are now over 100.000 people who visit this site on monthly basis. However, due this reason, some people feel like sharing knowledge is our obligation. Let me be blunt. It is not. We get cca 5-10 inquiries per day currently to provide free support. Theses inquiries are often sent after someone messed up something.</p>
<p>Imagine our workday if we would jump from one side to another trying to help everyone. For free. You don&#8217;t need to be economy expert to figure out what would happen. Word would be spread and such free-support inquiries would explode. Inchoo couldn&#8217;t pay salaries for employees and they would leave. Quite soon, we would be out of business because nobody would stay. </p>
<p>I am sad you find this blog pointless. It is your opinion and you are entitled to it. However, I can confirm that the articles are not ripped.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni Anicic</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22446</link>
		<dc:creator>Toni Anicic</dc:creator>
		<pubDate>Wed, 24 Aug 2011 22:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22446</guid>
		<description>Christopher,

I&#039;m really sorry, but our developers are extremely busy and didn&#039;t find time to answer a question in the comments on a blog post written last year. 

I hope you understand that although we wrote over 500 tutorials / modules / extensions completely free for the community here, we do have obligation to finish work for our clients and feed our families. I hope you don&#039;t mind.

Kind regards,

Marketing Manager, Inchoo</description>
		<content:encoded><![CDATA[<p>Christopher,</p>
<p>I&#8217;m really sorry, but our developers are extremely busy and didn&#8217;t find time to answer a question in the comments on a blog post written last year. </p>
<p>I hope you understand that although we wrote over 500 tutorials / modules / extensions completely free for the community here, we do have obligation to finish work for our clients and feed our families. I hope you don&#8217;t mind.</p>
<p>Kind regards,</p>
<p>Marketing Manager, Inchoo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22444</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Wed, 24 Aug 2011 19:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22444</guid>
		<description>I guess these guys dont respond to inquires or interact with their readers... been back everyday for a month looking for a response on my previous comment on this post any another by a different author yet nothing.... Either that or it is another pointless autoblog with ripped off articles... who knows. Sincerely disappointing though thats for sure.</description>
		<content:encoded><![CDATA[<p>I guess these guys dont respond to inquires or interact with their readers&#8230; been back everyday for a month looking for a response on my previous comment on this post any another by a different author yet nothing&#8230;. Either that or it is another pointless autoblog with ripped off articles&#8230; who knows. Sincerely disappointing though thats for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thilo</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22348</link>
		<dc:creator>Thilo</dc:creator>
		<pubDate>Tue, 16 Aug 2011 19:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22348</guid>
		<description>We have .htaccess rules, which adds a trailing slash at the end of the url. If you have that, you have to change the form action to /contacts/index/post/! Otherwise email won&#039;t be sent.</description>
		<content:encoded><![CDATA[<p>We have .htaccess rules, which adds a trailing slash at the end of the url. If you have that, you have to change the form action to /contacts/index/post/! Otherwise email won&#8217;t be sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hoa</title>
		<link>http://inchoo.net/ecommerce/magento/contact-form-in-magento/comment-page-2/#comment-22264</link>
		<dc:creator>Hoa</dc:creator>
		<pubDate>Tue, 09 Aug 2011 19:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=563#comment-22264</guid>
		<description>Just worked out forgot to add the var to email template

[code]
Mobile: {{var data.mobile}}
Fax: {{var data.fax}}
[/code]

What I really need to do is create a completely New form , not connected to contact us form. I made a duplicate of form.phtml called request.phtml but don&#039;t it is still associated to contact us email template , is it possible to associate away from contact us email template? And how?</description>
		<content:encoded><![CDATA[<p>Just worked out forgot to add the var to email template</p>
<pre class="brush: plain; title: ; notranslate">
Mobile: {{var data.mobile}}
Fax: {{var data.fax}}
</pre>
<p>What I really need to do is create a completely New form , not connected to contact us form. I made a duplicate of form.phtml called request.phtml but don&#8217;t it is still associated to contact us email template , is it possible to associate away from contact us email template? And how?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

