Magento
Common Magento theming issues
· Denis Margetic
This post highlights 2 common theming issues in Magento and how to fix them: Breadcrumb & Page titles and Custom onepage checkout layout
Read articleMagento
· Denis Margetic
This post highlights 2 common theming issues in Magento and how to fix them: Breadcrumb & Page titles and Custom onepage checkout layout
Read articleMagento
· Tom Greenaway
Installing jQuery jQuery can be downloaded from jquery.com and to install it you need to copy the file to the following directory: …
Read articleMagento
· Chris Norton
Looking for instructions for Magento 2? Take a look at the new post How to set up a Magento 2 store for Australia. Running Magento stores in Australia differs …
Read articleMagento
· Chris Norton
This quick guide will explain how to properly access the Magento database using custom defined read and write connections following best practice, ensuring …
Read articleMagento
· Denis Margetic
The underlying issue is that the 'Default Category' is not easily accessible in code. For example, the default top navigation in Magento uses the …
Read articleMagento
· Peter Spiller
Product ratings are an important tool for gaining credibility and driving sales in any online store, and are yet another powerful feature built-in to the …
Read articleMagento
· Peter Spiller
For all orders, Magento keeps a Comments History of all activity on that order. This allows an administrator to track changes that have been applied to the …
Read articleMagento
· Peter Spiller
Magento allows several different ways to add products to the catalog, including manual editing, upload via spreadsheet and the web services Magento Core API. …
Read articleMagento
· Chris Norton
Working with large Magento collections in PHP can often cause problems with memory usage and, to a lesser extent, computational overhead. The common method of …
Read articleMagento
· Lloyd Hazlett
The Magento Connect system is a vital part of the Magento ecosystem and has had a lot of success since it launched a bit more than a year ago. As always, there …
Read article