There is an easy way to improve the SEO of your Magento store by removing the .html extension from the…
2013 July
I mean it doesn’t crash or something it’s just it doesn’t change the currency position. Example: For US Dollars have…
Under the Promotions tab in your admin panel: It’s cool but it’s not cool enough. What I wanted to do…
Today we’re going to see how to add them to a Static Block or a Page (under your CMS panel)….
Look for the file: /app/code/core/Mage/Core/Model/Session/Abstract/Varien.php Arroud the line 100:call_user_func_array(‘session_set_cookie_params’, $cookieParams); Add bars to comment the line://call_user_func_array(‘session_set_cookie_params’, $cookieParams);Done! Now you will…
1. Set up a new enviroment in MAMP PRO 2. Use the web browser to access to it. Verify it’s…
1. Go to Catalog -> Manage Products -> Add product. Select the Downloadable Product type: 2. Basic set up. Name,…
When you installMagento probably your URLs would be like: http://www.domain.com/index.php/about-us There is an option to remove that index.php from the…
When developing in Magento and playing arround with Magento Themes there is some functions you should know. If you want…
Do you want to remove the add to compare list in your Magento site? There is only bad news to…