How to add Static Blocks to a Magento Contact Page

Adding Static Block to your standard Magento contact page is very useful (I usually make 1 above the form and 1 below.)… Simply follow these instructions:

  • Make your static blocks in Magento, I called mine contact_form_abovecontact_form_below (in Backend | CMS | Static Blocks).
  • Find your contact.xml file – usually it’s in: public_html/app/design/frontend/default/YOUR-TEMPLATE/layout/
  • Add the following code for each block in the  area.

contact_form_above
  • Save, & don’t forget to cache refresh (Backend | System | Cache Management).
  • For reference here’s the code for a contact page showing a static block above and below the contact form…



contactsContact Ustrue







Contact Us




contact_form_above





contact_form_below




Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post

Buzzboost Feedburner WordPress Testimonials Integration

Next Post

How to Add The Minimum Quantity Next to the Headline Price in Magento

Related Posts