Quote:
Originally Posted by shan
find this bit in products.tpl and try change $featured eq "Y" to "N"
Code:
and ($featured eq "Y" or $config.Appearance.featured_only_multicolumn eq "N")
its something in that bit anyway
|
That changed my featured products to 1 column, however, it also changed my products to show in 1 column, where I would like them to follow the settings in Appearance Options (which I have set to 3 columns).