Posts tagged grid

blog1

Add attribute to Grid or List view

0

This came up twice in one day so it is worth adding here. Often the information that Magento provides in the grid view is not enough for a specific product type. In this case we add two attributes to the grid.
(more…)

Best Value Magento

Magento tip: How to change default grid / list sort order and what is Best Value anyway?

1

In versions of magento pre 1.4 in order to change the sort order of the grid / list layouts you had to resort to editing files. However, in 1.4 this is some what easier. The default is Best Value… though I have noticed that in some templates it shows up as ‘position’. What does this even mean?

(more…)

magento-logo

Change number of columns displayed in Magneto search results (modern theme)

5


As a result of a bug in the modern theme (1.4.X) you may find that the number of columns being shown in your Quick Search and Advanced Search do not match with the layout specified in your Grid settings. Regardless of what your grid layout specifies you will get 3 columns. The modern theme is layout with the expectation of 4 columns and the results look poor to visitors.

(more…)

magento-logo

How to create a Random Featured Product list on home page in Magento

38


It seems some what amazing that such a simple request can be so tricky to track down. The scenario is simple. You want to display a set of products on your home page from a hidden category to be randomly displayed.

(more…)

Go to Top