B-219 Sec-55 Noida, India
+918010221733

Add a contact form to a Magento CMS page

 Of all Magento tips, this one solve a very frequent problem. Your clients will want to get a contact form to which they can add bits of text, they’ll also want to have the breadcrumb menu shown for that contact page. Out of the box, the Magento contact form doesn’t allo this, to do it you just have to follow this procedure.

 Go to your CMS> Manage Pages interface Once there, input your HTML as you normally would on any other page Once you are happy with HTML part, add this lines:

 <!– CONTACT FORM –> {{block type=”core/template” name=”contactForm” form_action=”/contacts/index/post” template=”contacts/form.phtml”}} <!– END OF CONTACT FORM –>

(Visited 66 times, 1 visits today)

Leave a reply

You must be logged in to post a comment.