Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Displaying new products/featured in columns.

Displaying new products/featured in columns.

Locked

Views: 3,199

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
5 Jul 2007, 8:58 PM
#1
shackle avatar

shackle

Zen Follower

Join Date:
Apr 2006
Posts:
228
Plugin Contributions:
0

Displaying new products/featured in columns.

I use column grid layout for my products, but I'd like to also display my "featured/new/all" product pages in columns of 4 too.

How would I go about doing this?

5 Jul 2007, 11:21 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Displaying new products/featured in columns.

Admin > Configuration > Index Listing >
New Products Columns per Row
Featured Products Columns per Row
Special Products Columns per Row

5 Jul 2007, 11:45 PM
#3
shackle avatar

shackle

Zen Follower

Join Date:
Apr 2006
Posts:
228
Plugin Contributions:
0

Re: Displaying new products/featured in columns.

Thanks for your help, but thats not the pages I'm talking about.

I'm talking about these pages:
yourzensite.com/index.php?main_page=products_new
yourzensite.com/index.php?main_page=featured_products
yourzensite.com/index.php?main_page=products_all

These pages are displayed in rows, with <hr> (horizontal lines) below them.

Sorry I wasn't so clear about that.

gjh42:

Admin > Configuration > Index Listing >
New Products Columns per Row
Featured Products Columns per Row
Special Products Columns per Row

13 Sep 2008, 11:34 AM
#4
dsided avatar

dsided

Zen Follower

Join Date:
Jun 2008
Posts:
128
Plugin Contributions:
0

Re: Displaying new products/featured in columns.

Anyone find a solution to this? I think it mean editing modules/YOUR_TEMPLATE/new_products.php

with some bits from the new product_listing.php

Has anyone done this?

13 Sep 2008, 6:56 PM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Displaying new products/featured in columns.

Look at yellow1912's Using one single listing template thread.