How to Remove Add to Compare Magento
How to remove the Add to Compare List in a Magento Store. Remove this functions and the links from your site. You’ll have to go into de code and delete some lines.
HTML, CSS and JavaScript
How to remove the Add to Compare List in a Magento Store. Remove this functions and the links from your site. You’ll have to go into de code and delete some lines.
How to Display custom product attributes in Magento. Use it in the product listing. Edit the attribute and set Used in product listing to yes.
How to use the getBaseURL in Magento. Use functions to get the URL Path for js, media, skin, index and home.
Problem with the Catalog Prices. Whether Catalog Prices entered by Admin include Tax
How to upgrade the pager in your 1.3 theme to the Magento 1.4 version. This fix problems with the catalog.xml and toolbar.phtml
How to improve your SEO using better URLs in Magento from the admin panel, Use Web Server Rewrites.
Step by Step How to create a Downloadable Product. Create a downloadable product in Magento to allow dowloading files when buying a item.
Step by Step Magento Installation using MAMP PRO in a MacBook.
The solution when after installing Magento you can not login in the backend Admin.
Creating a link in Magento is not that obvious if you never did before. Today I’m going to show you how to do it.