VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: Thomas614 on February 10, 2008, 05:01:53 AM

Title: Joomla 1.5 and VM beta3 1.1: Problem with setting catagories per row
Post by: Thomas614 on February 10, 2008, 05:01:53 AM
We want 3 categories per row and cannot get it to work.  We have tried modifying it in the category sections, but it stays 4 wide no matter what.

Also, is there a way to remove the product line (Name, SKU, price, etc) from my subcategory pages?

Anyone?
Title: Re: Joomla 1.5 and VM beta3 1.1: Problem with setting catagories per row
Post by: nomadickirk on February 18, 2008, 12:43:00 PM
I am having the same issue
Title: Re: Joomla 1.5 and VM beta3 1.1: Problem with setting catagories per row
Post by: bass28 on March 01, 2008, 03:21:32 AM
If you change $categories_per_row in components\com_virtuemart\themes\default\templates\common\categoryChildlist.tpl.php it will work.  There is a check for a value in $categories_per_row but I have not found out where it is set yet.