Articles for the ‘For Web Designer’ Category
Template file for link list menu Ever wonder or ever hit your head on the wall what bloody template file controls the site link, footer link in Magento and how to add a class to it? That’s right, it’s the page/template/links.phtml. The template file generates ‘first’ and ‘last’ class in li tag, but sometimes we [...]
Get Magento parent categories listing with image in a CMS page A Magento project we were working, client wanted to show all parent categories with their respective images in a cms page, we did something similar before for other magento projects however they were called to a subcategory listing page by calling a CMS block [...]
Tags: category listing, cms page 5 Ultimate Website Launch Checklist for Magento Store This checklist really is a common knowledge and a practise everyone should observed whether your magento site is developed by you utilizing a free theme or done by a web developer. We are astonished to stumble on many magento sites that went live without the final check. [...]
Different header section for Magento homepage, the easy way We were working on a client’s site that has a JS slideshow places above the categories menu only on the homepage. With Magento, there are a few possible ways to achieve this, one requires hacking the core code (we didn’t try it but from the tutorial [...]