Creating a contact page with contact information and form
Standard the contact page only has an contact form and lacks contact information. You can fix this as follow: Create a new page in the admin -> CMS -> Pages Insert your contact information. In order to insert the contact form, use the following code: {{block type=”core/template” name=”contactForm” form_action=”/contacts/index/post” template=”contacts/form.phtml”}} Save your page and link […]
Creating a contact page with contact information and form Read More »