
Originally Posted by
iamplatinum
This needs to be fixed in the next release.
I was having a similar issue.
3 columns worked fine, but 2 columns did not. The featured products showed two columns for a split second and then displayed one column.
By using your simple patch, -- adding that "-1" to the corresponding line of code for my custom template corrected the issue.
The same problem exists on New Products and Specials.
The same patch should be made to
new_products.php
specials_index.php
I made those patches and tested them.
Thanks for figuring this out.