Display SKU On the Product Listing Page and the Product Description Page In Magento

In Magento if we are working with the custom HTML integration then we want to display the products SKU on the product listing page as well as on the Product description page as by default it is not displayed in Magento frontend. It is very easy to display the

“Customer Login” Page Title Problem In All Pages In Magento

In Magento if we are working with the custom theme then the most common problem comes that all the page title displays "Customer Login" for every pages. Even it is not display the Home Page title which we have set into the admin, it only displays the "Customer Login".

Display Products On Homepage From The Specific Category In Magento

In Magento the Homepage is a CMS page, and generally there are nothing to display on Homepage. On the home page you can display some special products and can promote any category products which you want. Suppose you want to promote a category and want to display the products

Add Custom Fields In Contact Us Form In Magento

Contact Us Form is one of the most important functionality your web store. By using the Contact Us Form customer can easily communicate with the site owner. In Magento, Contact Us Form has some limited fields like- Name, Email, Telephone and Comments. But some times we needs to collect

Manually Enable, Disable the Compiler In Magento

Some times we can not access our magento admin and want to disabled the Magento Compiler manually or from the SSH. For getting the more information on the Magento Compiler. It is very easy to Enable or Disabled the Maganto Compiler manually or by using the SSH shell, follow

Magento Compiler, Enabling, Disabling the Compiler Through The Admin Panel In Magento

Magento compiler is a mysterious feature that was introduced in Magento version 1.4.2. According to the Magento official announcement, Compiler can increase the performance of the Magento from 25-50%. According to the Yoav Kutner - Magento chief:

Add Custom “Sort By” Drop Down menu options In Magento

In Magento on the product listing page there is the Options Sort By in the toolbar, by default there is only Price,Position and Name. If you want to add some more Sort By Filter in the drop down like Sort By Name A-Z,Sort By Name Z-A,Price - Low

Fatal error: Call to a member function getAllOptions() on a non-object in /app/code/core/Mage/Core/Model/Cache.php on line 434 In Magento

Magento Upgrade is very hard process because we are going to upgrade the old version to the new version and there may be alot of extension which is currently working with the current code means using the old code and now we are going to upgrade the Magento then