Magento – add contact form into a cms page
Posted on: November 14, 2010 /
Categories: Magento
Add contact form to CMS Pages:
{{block type="core/template" name="contactForm" form_action="/contacts/index/post" template="contacts/form.phtml"}}
Hello, I am having trouble with my cms contact form. Every time the form is submitted, it automatically redirects me to 404 page and the message is not sent.. What might the problem be?
thanks
I am having same problem too.
It gives me 404 error.