If you run into a problem where after an upgrade from an older version of Magento to the latest the Password Reset page is blank then keep reading. The issue lies in an update to the customer.xml file that is not present in your custom/active theme. You can diff the base/default/layout/customer.xml file with your custom theme’s to see what’s missing, but…Read Article
BLOG
Sometimes nerdy and wordy, but mostly helpful articles on website design and development.

Magento: Get a configurable products associated simple product data
| 27 Comments | MagentoWe recently helped a client with their Magento website. They were wanting to show a grid while on a configurable products page of all the associated simple products. This is an easy way to quickly show the customer what products are available along with their price. The first step is to determine if the product is a configurable type, otherwise…Read Article
Magento and WordPress go together like Chocolate and Peanut Butter
| 42 Comments | Magento, WordPressI can’t deny my love for chocolate and peanut butter together. They are a perfect match. Similarly, WordPress and Magento have been a go to tandem for ecommerce websites that we design and build. There are several ways to get the two applications to talk to each other. I’ll go over a way to integrate both Magento into WordPress and…Read Article