non-www to www redirection or www to non-www redirection
Introduction You are setting up a website? In more cases you will experience an odd situation...
Learn Linux, Nginx, Apache, MongoDB, MySQL, PHP, Javascript, CSS
Introduction You are setting up a website? In more cases you will experience an odd situation...
Magento by default uses index.php for routing to urls. It is because some time you are...
New stores probably need google analytic code to be integrated in header section of the website...
Magento doesn’t default allow putting your pages in top menu, to put your pages in menu...
Paypal is a built-in payment option in magento, you just have to activate it, lets activate...
Some time you want to hide price filter/attribute from front end, that is quite easy go...
edit following file /app/design/frontend/themepkg/theme/template/checkout/cart/mini.phtml example /app/design/frontend/default/default/template/checkout/cart/mini.phtml and comment out all code in the file or put...
edit the file /app/design/frontend/yourthemepackage/yourtheme/template/catalogsearch/form.mini.phtml example /app/design/frontend/default/default/template/catalogsearch/form.mini.phtml and change the code below
Some times after migration of magento you get strange behavior of magento i.e blank page or...
Developers new to magento often mix up their mvc concepts with magento’s mvc and as result...
Recent Comments