Humans.txt

We Are People, Not Machines

Get to know the people people behind a website. A quick and easy TXT file that contains information about the different people who have contributed to building the website.

How To - Magento Image Paths

Image Paths – A Magento How To

It can be difficult to get the correct image path in Magento when there are multiple ways to get the same image. Whether its templates, CMS pages, or just checking a path here is a how to guide.

Show Static Block in PHTML Template

Show Static Block in PHTML Template

Showing static blocks in CMS pages is easy but what about showing a static block in a PHTML template file? This is a step by step approach that will allow admin users to easily edit more text throughout a Magento website.

How to get class of $this in Magento

How to get class of $this in Magento

Magento frontend developers need to know more PHP than the typical frontend dev. It can be confusing what the $this object is referring to throughout the hundreds of Magento templates. Here is an easy way to find out details about $this.

Magento 1.9 RWD Responsive Grid System

Magento 1.9 RWD Responsive Grid System

Magento 1.9 Community and 1.14 Enterprise Editions and its Madison Island/RWD theme give a responsive theme that lacks a proper responsive grid thus limiting the theme's ability to be edited for other projects. Here is how to add in a leight weight grid for responsive development of other pages and content.