Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Why do attributes change product display?

Why do attributes change product display?

Views: 1,631

Results 1 to 12 of 12
14 Mar 2010, 5:54 AM
#1
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Why do attributes change product display?

I set the products to display in 3 columns per row. Works great until I add attributes to the product. Now I have 1 column instead of 3. It makes for a very long list of products. The products have a "...more info" link above. I would also prefer the "...more info" to be below the product image if possible. Anybody else experience this and know how to resolve? Thanks!

14 Mar 2010, 9:13 AM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Why do attributes change product display?

If you put up a link to your site I could make additional suggestions because this tendency to "nudge" the listing into a single column is usually a combination of factors.

The ORDER of component display in product listing is cotntrolled in admin >>> product listing...

I will need to see the underlying CSS you may have applied in order to give any suggestions.

14 Mar 2010, 2:08 PM
#3
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

Here's the link to the site. You'll see that at the top are products with attributes showing 1 product per row. As you move down the list, the products without attributes are in a row of 3 items which is what I prefer.

http://www.landscapestudio.com/shop/index.php?main_page=index&cPath=18

Thanks!

14 Mar 2010, 2:30 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Why do attributes change product display?

First thing I would suggest is renaming two of your stylesheets. Zencart loads all stylesheet files with the .css extension in the current template's css folder, so your style.css, stylesheet.css and stylesheet-non24-09.css may be fighting each other.

14 Mar 2010, 4:55 PM
#5
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

I deleted the file stylesheet-non24-09.css but no difference. Is there a setting within the Admin that I need to revisit? Hmm.. I'm stumped and don't know where to look next.

Thanks!

15 Mar 2010, 5:18 PM
#6
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

Has anybody else had the display spacing of their products reconfigured after attaching attributes to their products? If so, did you find a solution to display them in 2 or 3 columns rather than 1 column? I'd really rather not have a single column of products that goes on and on. :(

15 Mar 2010, 5:22 PM
#7
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Why do attributes change product display?

If I were having that problem, I would resort the products so that the items with attributes were mixed in with the ones without and see what happens. What it looks like to me now is a bug in the Column Grid mod.

15 Mar 2010, 5:39 PM
#8
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

Thanks for the suggestion. Unfortunately, all the items will have an attribute as they each come in 2 sizes. I've thought about not using attributes but would prefer to use them if I can find a way. Do you think I should upgrade to a later release of Zen cart? Or will that open up a new can of worms?

15 Mar 2010, 5:50 PM
#9
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Why do attributes change product display?

Couldn't hurt. What version are you using now?

15 Mar 2010, 6:04 PM
#10
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

1.3.5. Is it a difficult process to upgrade?

15 Mar 2010, 6:17 PM
#11
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Why do attributes change product display?

https://www.zen-cart.com/tutorials/index.php?article=98

I'm assuming you're using the Column Grid Layout mod. It looks like there's a version of that for 1.3.5. I would still upgrade, though.

16 Mar 2010, 2:50 AM
#12
castagno avatar

castagno

New Zenner

Join Date:
Mar 2010
Posts:
10
Plugin Contributions:
0

Re: Why do attributes change product display?

Hey, thanks for the information. I think it is also within the column layout. I noticed in the generated source code that a product without an attribute has </td></tr></table> in the line for that item but when an attribute is associated with a product these instructions are missing.

I'll read up on upgrading and give it a go.

Thanks for your help and insight!:smile: