Hope you don’t need the explanation about this as you know it. some systems are using weak password reset methods which are not user friendly and not secure for the system/app as well as users. I’m going to explain a…

Magento examples,scripts,demos and download Magento full source codes.Magento live demo,Magento best tricks,Magento easy methods,Magento import and export all products, methods and more information you can available from here.
Hope you don’t need the explanation about this as you know it. some systems are using weak password reset methods which are not user friendly and not secure for the system/app as well as users. I’m going to explain a…
This article is describing easy & best way to add/show custom attribute to product details page correctly.follow the step by step guideline through the article below. I’m using Magento 1.9
Are you using magento store? You want to add shipping rates for the items based on the zip code/postal code ? Then you’re in the right place. Here I’m going to show how to add shipping rates based on user…
If you have magento store sure you have seen “There was a problem with reindexing process” error message.If you try to reindex from magento admin panel, all options are not reindexing.There are may be category flat data,product flat data and…
How to magento access cookie data or create, read, and delete cookie in magento? Magento Mage_Core_Model_Cookie class can be use to get,delete and set cookie data.If you try to use normal php cookie to get data, sometimes not working.
How to magento execute custom query?In here you can execute custom query to insert,update,delete and fetch data from database with using magento existing database connection.
How can you get order increment id/last order id in magento? You can get magento order increment id/last order id into the success.phtml page by this method.Also you can get magento order increment id/last order id into admin panel as…
After you updated the magento version sometimes product price changed to zero.But product price is correctly displaying in the category page or list page.This price zero issue is mostly displaying in the product details page.So in here I’ll discuss about…
In this post is describing how to remove white background color in product images of Magento.This is happening magento is auto resizing images in the image blocks.If you using css styles, you can remove this white color.This is generating using…
If you can’t log into the admin panel or can’t remember admin password you can reset/change admin password like this method.Log into the database and run the following query of it.