how can I put 2 products instead of 3 in product listing?
I can't find any tool in the adminpanel to do it, or is it maybe a .tpl?
amilo
This is a discussion on 2 products instead of 3 in product listing? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; how can I put 2 products instead of 3 in product listing? I can't find any tool in the adminpanel ...
how can I put 2 products instead of 3 in product listing?
I can't find any tool in the adminpanel to do it, or is it maybe a .tpl?
amilo
Don't think you're gonna find it. I'm working on a single column with product information to the right. It appears to be in includes/modules/product_listing_col.php Have fun trying to figure out how to get what you want using the code on the page though. I'm still anylizing the PHP in it to figure out how it works.
Line 99 in /includes/modules/product_listing_col.php:
Change the 3 to a 2 and you have 2 columns.Code:if ($column >= 3)
Michael Sasek
osCMax Developer
osCmax installation service - Have our professionals install osCmax on your server - same day service!
osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0
Stay Up To Date with everything osCMax:
Free osCMax Newsletters - Security notices, New Releases, osCMax News
osCMax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
THANK YOU!!! ... you saved me a whole lot of aggrevation =]
Almost wonder if that should be added as a feature from the admin panel.![]()
Bookmarks