Re: Product Attribute Grid
For editing the border, look for this line:
$attrib_grid = '<table id="attrib-grid-table" cellpadding="3" border="1">'."\n" .
For the other question, I suppose you could create different "product types" (Catalog, Product Types) and then create a different template for your other product type without the attribute module code in it. I have not tried this myself so not sure what fancy coding might be necessary for the template change.
Re: Product Attribute Grid
Yeah, that just might work... I don't think it will be too difficult. Otherwise, I can always just make a text box for the customer to specify combinations. This site only has one customer anyway (I'm using Zen as a B2B order system).
Re: Product Attribute Grid
Ok, I am unable to find that line anywhere in the specified file, not even the word 'grid'. Can you give me a full path to the file from the main ZC directory?
Re: Product Attribute Grid
I have loaded this module and can not get it to work. I changed the column to 3 in the admin/config/product listing and still do not see any columns on my main products.
my site is www.burnerbooks.com/index.php.
Any help would be greatly appreciated!
:frusty:
Re: Product Attribute Grid
ok...finally got grid to show up with many changes. But, still does not line up with attributes and many are missing.
In FF, grid sets to left and in IE it is centered.
My site http://www.burnerbooks.com//index.ph...roducts_id=183.
Is an example of grid with attributes not lining up.
Should be:
Length 8 1/4
Point Size 7.2
Thanks.
Re: Product Attribute Grid
Howdy, first post here so dont slam me too much - I am VERY new to Zen Cart, new as in I did my first install yesterday. I have setup several stores in the past with OSC and have decided to give Zen a try - I work for a Tee Shirt company and this grid attributes mod will be very very helpful - IF I can get it to work.
I'm not sure what I am doing wrong, I have a basic install of Zen, this is the first mod I tried to install. I am pretty sure I have the files in the right place, I did not overwrite any existing files, I created 2 attributes of the same type and now no attributes show up. The ONLY way I get attributes to come back is if I do this from the instructions:
"If you wish to use this module with single attributes, where all options are listed with a Quantity box next to them, set up an attribute called Quantity, which is a Radio type option. Next setup one option value, which has no text defined, so it is just a completely blank value. When you add this to the product, along with another Radio or Dropdown field, it will default to the GRID format. To ensure that the Quanity is always at the top of the grid, set the sort order for this option to -9999."
But I dont have single attributes -
The instructions are really short, is there anything I should be doing in the admin?
Any advise would be great - Thanks...
Re: Product Attribute Grid
Quote:
Originally Posted by
jalaco
Has anyone figured out a way to have additional single attributes work along with the attribute grid?
All I need is one additional product attribute outside the grid -- a radio button or checkbox would do it.
I have the same problem...
news about?
Re: Product Attribute Grid
I cant believe this! I just installed this mod 3 times on two different servers and I get no grid! Even tried fresh installs just to make sure. Is there something I'm missing? I have two attributes with two options each. Both still display there dropdowns. Is there an ON button I'm missing somewhere? With no admin files - I doubt it...but just want to make sure. All four files are right where they are supposed to be...this is one of the lightest mods ever and I cannot believe I am having this luck!!! Anyone else? Zen 1.3.8a
Re: Product Attribute Grid
I don't remember having this problem, and I don't think you need to toggle any setting to "turn it on" once all files are uploaded. You may need to adjust the stylesheet, though.
Maybe it is related to this thread?
http://www.zen-cart.com/forum/showthread.php?p=313783
Re: Product Attribute Grid
I've recently installed this contribution, but have ran into a little problem.
The grid is populated correctly, but no matter what quantities I enter into the attribute boxes nothing is added to my shopping cart!
This problem does not occur without the contribution, so I know that Zen Cart is setup correctly.
I'm running the latest version (1.0.1) of the contribution and version 1.3.8a of Zen Cart.
Also, I noticed that the version ID line in attributes.php (in the contribution and Zen Cart) differs. Not sure if an old file (pre-1.3.8a) was used.
Has any else experienced this issue?