Articles for May, 2010

Opera Mobile 10 quirk for pre tag

It’s the third week we are dealing with Opera Mobile 10, we found this mobile browser to be difficult and glitches kept popping up. Here is another issue we ran into with pre tag that resulting horizontal scrolling in the 320px portrait vertical view in iPhone/iPod. In our Week 4 assignment for Mobile Web Best [...]

Tags: , ,

Change grid view column for Product Listing

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: ,

Magento Feature: Merge JavaScript Files

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: , , ,