Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / split categories display on main page

split categories display on main page

Views: 1,091

Results 1 to 9 of 9
19 Mar 2011, 2:00 AM
#1
skipjensen avatar

skipjensen

New Zenner

Join Date:
Jun 2010
Location:
Tacoma, Washington
Posts:
27
Plugin Contributions:
0

split categories display on main page

I have over forty categories displaying on the main page grid which makes for a really long page. Every thread I have found deals with splitting product listings into pages, but I have been unable to find where to do it with the main page categories. I would very much appreciate a nudge in the right direction. Many thanks in advance-
SJ

19 Mar 2011, 2:26 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: split categories display on main page

How many columns are you displaying?

A link would help

19 Mar 2011, 2:28 AM
#3
skipjensen avatar

skipjensen

New Zenner

Join Date:
Jun 2010
Location:
Tacoma, Washington
Posts:
27
Plugin Contributions:
0

Re: split categories display on main page

I am displaying 3 columns. I am working locally so I don't have a link.

19 Mar 2011, 2:30 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: split categories display on main page

Depending upon your mainWrapper width

One can display 4, 5 or 6 columns

admin > config > maximum values > Categories To List Per Row

19 Mar 2011, 2:34 AM
#5
skipjensen avatar

skipjensen

New Zenner

Join Date:
Jun 2010
Location:
Tacoma, Washington
Posts:
27
Plugin Contributions:
0

Re: split categories display on main page

I tried that but didn't like the look of it. The three columns looks right, it just makes for a lot of scrolling. It is something I can live with but I was hoping to keep it a little tidier.

Thanks for your help!

SJ

19 Mar 2011, 2:56 AM
#6
gjh42 avatar

gjh42

Black Belt

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

Re: split categories display on main page

40+ main categories is a lot... are you sure you can't reasonably combine some of them into subcats of a major category? If not, consider how you are displaying them on the homepage. Could they be made more compact, so users can scan them all and easily see the one they are interested in?
Could you perhaps reasonably organize them into "supergroups", with a heading above each group to guide users? If so, I have posted code for putting headings at desired places in a category listing.

19 Mar 2011, 4:27 AM
#7
skipjensen avatar

skipjensen

New Zenner

Join Date:
Jun 2010
Location:
Tacoma, Washington
Posts:
27
Plugin Contributions:
0

Re: split categories display on main page

This is not a "normal" site. It is for use by my wholesale customers to place orders for t-shirts, sweatshirts, hats, and mousepads that feature the artwork of a single artist from Alaska. On a normal retail site, the buyer is buying one or two shirts of a given size and design. Many of our orders are for 4 or 5 sizes, of six, eight or more designs. The normal site can use attributes with a drop down to choose a size and order it, then maybe another size and order it. This is way too cubersome, so I organized the products with the designs as the categories, and the type of product (t-shirt, longsleeves, etc) as sub-categories. When a customer chooses a subcategory, they get a product list with all of the sizes listed (I have images and descriptions turned off so it looks like an order input list), and they can fill in all of the sizes and hit add to cart once, making the ordering process much more streamlined. It's weird but it works really well.

19 Mar 2011, 4:46 AM
#8
gjh42 avatar

gjh42

Black Belt

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

Re: split categories display on main page

That sounds like about the best way of organizing such a site... if it works and makes sense to your users, it's not weird:)

19 Mar 2011, 4:49 AM
#9
skipjensen avatar

skipjensen

New Zenner

Join Date:
Jun 2010
Location:
Tacoma, Washington
Posts:
27
Plugin Contributions:
0

Re: split categories display on main page

Thanks! It has been a great experience learning zc and a lot of the posts that have helped me the most have been yours and Kobra's- so thanks for that too.

SJ