Post by ronnietx » Thu Jul 30, 2009 2:25 am

Does anyone know how to add more rows to the category and product pages ?
I know how to add more rows to latest product page

New member

Posts

Joined
Thu Jul 30, 2009 2:23 am

Post by ronnietx » Thu Jul 30, 2009 9:32 pm

anyone ???

New member

Posts

Joined
Thu Jul 30, 2009 2:23 am

Post by Qphoria » Thu Jul 30, 2009 9:40 pm

Yes we all know. We just aren't telling you! 8)

Edit: catalog/controller/product/category.php
Find: $results = $this->model_catalog_product->getProductsByCategoryId($category_id, $sort, $order, ($page - 1) * 12, 12);

Change the last two 12's to something else

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by ronnietx » Fri Jul 31, 2009 1:31 am

thanks!
do you know how i can get the categories down to 3 columns instead of 4. I have all of the other pages down to 3 columns but can not find where to set the columns for the category page

New member

Posts

Joined
Thu Jul 30, 2009 2:23 am

Post by Qphoria » Fri Jul 31, 2009 1:54 am

EDIT:catalog/view/theme/default/template/category.tpl

FIND:
<td width="25%">

CHANGE TO:
<td width="33.3%">

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by yuwenlong126 » Fri Jul 31, 2009 3:20 pm

Qphoria wrote:EDIT:catalog/view/theme/default/template/category.tpl

FIND:
<td width="25%">

CHANGE TO:
<td width="33.3%">
thanks

Newbie

Posts

Joined
Sat Jul 18, 2009 9:26 pm
Who is online

Users browsing this forum: Amazon [Bot] and 16 guests