Ive put the attributes.php but it hasnt got rid o the stupid quantity radio box! Any help?
And also where abouts would I go to edit how the boxes are displayed?
Printable View
Ive put the attributes.php but it hasnt got rid o the stupid quantity radio box! Any help?
And also where abouts would I go to edit how the boxes are displayed?
I just saw a link to your site a few posts back. I have a feeling that you did not put my attributes.php file in the right place. Try doublechecking everything and outline exactly where you had replaced the attributes.php file.
As for the way your product attribute variations each take up two lines.. it's not something you can change in the admin settings. Your situation is different than the way my store is set up, since I have a single set price for all the different attributes for a given product, whereas you specify a price for each different attribute. Looking at the source code of your store page, the only way you will be able to modify the way it's displayed, is by going into the PHP file (in this case, it would be the attributes.php) that formats the table layout for your attribute matrix and edit the code to get rid of the <BR> that proceeds each attribute description so that the price is formatted next to the description on a single line, rather than taking up two lines.
But in my opinion, the way it looks, however, the font is so small, that it doesn't take up much extra space anyway. You won't save much space formatting it into one line instead of two for each attribute description.
Or you can add to your stylesheet
.attrib-grid-vHeader br {display: none;}
.attrib-grid-header-price {padding-left: 1em;}
with any other styling you may want for the price.
Doesn't save much space, but I think it's easier to read.
http://eavisions.com/1.jpg
How to modify in such a way?
With two Multiple Quantity Box.
That would take some additional customized code (PHP and/or javascript).
http://eavisions.com/2.jpg
this modules default is above image when had two attribute.
how can i do like this :
http://eavisions.com/1.jpg
I have noticed that if I have a product whose size /attribute has a price increase added to it. eg a XXL pair of shoes might be £2 more than the XS size. That my grid is showing the price in the heading. how do I get rid of this and just show the size i.e. "XXL" not "XXL +£2"
I cant seem to find an answer to my problem, I have changed the store so the products display prices with the tax added. But sadly this doesnt seem to affect the prices on the grid, See here:
http://kitchenwarehouseltd.com/catal...products_id=15
Hi,
Can the author or contributor(s) confirm if this mod is going to be compatible with zen cart v1.5.0 in the future please.
This is one mod that makes sales and can't upgrade without it, cause it's awesome :)
Thank you.