Installed Extensions Not Showing In Magento Admin

Magento Community Edition 1.7.0.2, CentOS 5 First things first, go the bottom and read the important notes section 😉 The Scenario You install an extension via Magento Connect successfully, but...

Plus Minus Shopping Quantity Buttons For Magento

jQuery 1.4+, A modern browser We want to have plus and minus buttons to increment our product quantity, rather than just a boring input box that a user might have...

Disable Magento Checkout with Multiple Addresses

Magento Community Edition 1.7.0.2 So this is not one of those options which exists where you would expect to find it (checkout options, right?). Here’s how we disable the “Checkout...

Magento 500 Error When Saving Shipping Methods

Magento Community Edition 1.7.0.2, CentOS 5.7 64-bit The Problem In the Magento admin interface, you click on System/Configuration and then choose the Shipping Methods option from the left column. If...

Cannot Upload Images in Magento WYSIWYG Editor

Magento Community Edition 1.7.0.2 Hopefully this will help someone else out there! I’ve been trying to upload some images through the WYSIWYG editor in Magento for products, but clicking on...

Stock Quantity on Magento Product Page

Magento Community Edition 1.7.0.2 Warning: This is a quick-n-dirty hack and will not work on all product types. Instead of just showing the “in stock” and “out of stock” messages...

Clone Your Git Repo onto Windows 7 Using a GUI

Windows 7, Msysgit If you know how to use Git, this will be pretty basic for you. This is intended for those guys who still use GUI’s and get stuck...

MySQL Dump Over SSH Using Cygwin On Windows

Windows 7, Cygwin with SSH and MySQL Once you boil it down, this is actually pretty easy. One thing though, we need to have SSH and MySQL installed as part...

Add A Custom Home Page Sidebar To WordPress

WordPress 3.4.2, TwentyEleven Theme Sometimes you want a different sidebar on the home page of your WordPress site. Here’s how we do it with the TwentyEleven theme. Step 1 You...