Articles for the ‘Magento Tutorial’ Category
A few customers asked about adding Google +1 to their Magento stores, thus prompted us to write this short article. It’s very easy, and Google provides a way for site owner to easily creating the +1 snippet. Below is the screen shot that shows how we have the +1 snippet configured. Note that under the [...]
Tags: Knowledge Base, Magnento Store A customer who bought our New Green theme wanted us to help find out why the topLinks menus are not showing up in his site. Over two years selling premium Magento themes, we have received many types of support request that the issues were not related to our themes but due to incorrect setting in [...]
Tags: Knowledge Base, Magento Tips, Magnento Store In v1.4 Magento, changing columns in Grid View for product listing page has become easy, however there is still confusion and it does not seemed to be working right out-of-the-box. First let’s see what we have in Default theme. In catalog.xml, around line #97 and line #138 both in “Category default layout” and “Category layered [...]
Tags: Product Listing, v1.4 Magento has a thoughtful feature that can help developers to quickly locate a xml file, a phtml template file, this feature is extremely useful especially for developers who are new to Magento development, as well as Magento store owner who purchased a commercial Magento theme, setup the Magento site by him/herself. To switch on template [...]
Tags: Knowledge Base, Magento feature In the previous versions of Magneto, all the Javascript files came with Magento and are placed in “page.xml”, were merged in one link automatically and it was only capable of merging up to 10 JS files. Since version 1.4, a new feature, “Merge JavaScript Files” has added and is not set to Yes by default. [...]
Tags: Knowledge Base, Magento feature, Magento Tips, v1.4 The power of Static Block and how to use it for your Magento design Of all Magento features, what we like most is the static block, we guess the reason is because we are Magento theme developer therefor we spend a great deal of time contemplating design and layout, and we think hard to always [...]