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…
One of that problems is Parallelize Downloads. When you have JS, CSS, IMAGE and all those kind of files serving…
Like every CMS / e-commerce software there is some plugins / extensions you have to install at the first place….