Add States or Region to a Country in Magento

Posted by on Jul 25, 2014 in Magento | No comments yet

By default Magento consists of all the countries and doesn’t have the states for all these countries. Unfortunately we didnt have these options in admin to do add states or region. So to add states or region to a country …

Form validation on change in magento

Posted by on Jul 25, 2014 in Magento | 1 Comment

In magento some times we need to validate some fields like username on its availability. So in that case we need to run the validation function on an event change of the element In order to do that we need …

Delete all categories in Magento

Posted by on Mar 18, 2014 in Magento | No comments yet

If you have been working on a demo store – or yours is still in the early stages of construction, you will probably find it necessary to remove all the categories to start fresh at some point So here is …

US and Canada postal code validation RegEx

Posted by on Feb 8, 2014 in Javascript, Jquery, Magento | No comments yet

When dealing with magento or any other ecommerce websites which is meant to be targeted for specific countries or not we must check validity of the postal code On one of my recent projects I come with the same problem …

Load More