Placing the contact form in a static page of magento

A contact form is an effective way to interact with the your customers and get valuable feedback from them. This post will help you in understanding how the contact form can be placed in any of static page (CMS pages) of magento.

If you want to provide an option in the admin area to edit the content of the contact form with some additional data like contact address, and so on, here is how to do it…

Read more

Adding Google AdWords tracking code to order confirmation page in Magento

Google AdWords tracking code is an awesome way to manage and optimize advertisement campaign of your web store. And no, it is not difficult at all to integrate the tracking code with your magento based website, If you have the Google AdWords tracking code, you can easily add it to the order confirmation page by following some simple steps as below -

Read more

How to customize a Magento 404 error page

Magento has a built-in 404 error page. Whenever a user visits a non-existing page, user is automatically redirected to a built-in 404 error page. If you agree that Magento 404 error page is a bit boring, here is a bit of to-do to customize it according to your needs -
Read more

Adding HOME menu in main navigation in magento

Do you ever wonder how to add a home menu at the top navigation bar in magento? Yes, it is pretty easy if you know a bit about how to edit a phtml file and little about magento administration.
Read more