Sunday, March 3, 2013

How to edit Contact Us page in magento

Q. How do I add extra information like company name, address and phone to the contact us page?

A. Dear friends,
You can edit this page for the same on this location 

Your  site /app/design/frontend/base/default/template/contacts/form.phtml 
Your  site/app/code/core/Mage/Contacts/controllers/IndexController.php

magento How to call static block in phtml

Dear friends,
You Can use this Code For call static Blocks as html

<?php echo $this->getLayout()->createBlock('cms/block')->setBlockId('top_left_links')->toHtml(?>