Results 1 to 5 of 5
  1. #1

    Default Product Attribute Grid/Stock By Attributes/Image Handler2 issue

    I just installed 1.3.9c on my localhost....installed then upgraded my database and then started working my site over from the beginning as I have a few issues with my 1.3.8a version, that I have had no luck getting answered.

    I have the 3 addons from the title installed. and working superbly except for one thing. If i have only 1 list of attributes like Color and assign it an image I get what you see in the attachment. This issue does not happen if I have say, Large, Medium, and Small for sizes, then say Red, Blue, Green for colors.

    In the image I have one attribute at the top Size: One Size and multiple colors down the left side. You can see how it's placing extra images at the bottom.

    I have another product that had 3 sizes and one color that did this. I removed the color attribute altogether and inserted the Quantity attribute. This got rid of the extra image for that one.

    However, I'd like to find a fix for the first attached image, as I'd like to keep the images in the product attribute grid.

    Any ideas on what would cause this.

    Click image for larger version. 

Name:	Image_issue.jpg 
Views:	448 
Size:	40.0 KB 
ID:	7624 Click image for larger version. 

Name:	Image_issue2.jpg 
Views:	334 
Size:	16.4 KB 
ID:	7625

  2. #2

    Default Re: Product Attribute Grid/Stock By Attributes/Image Handler2 issue

    While inputting other products I noticed that it does this only when I insert pictures for individual attributes. I'm not sure which mod it would have to really deal with, that's why I posted it here and not in an individual support thread.

    Click image for larger version. 

Name:	Image_issue3.jpg 
Views:	329 
Size:	43.5 KB 
ID:	7626

  3. #3

    Default Re: Product Attribute Grid/Stock By Attributes/Image Handler2 issue

    After a week of looking through the forums, and a few days after asking, I finally found out the answer to this with some poking.

    In the stylesheet I found:

    Code:
    .attribImg {
    width:20%;
    margin:.3em 0;
    }
    and changed it to read:

    Code:
    .attribImg {
    display: none
    /*width:20%;
    margin:.3em 0;*/
    }
    This removded the unwanted images.



    Now, my last question I can see before putting the site fully live, is when one of your attributes only has 1 option like Size>One Size....can you remove the radio button above the grid as in the second picture in my first post?

  4. #4
    Join Date
    Jun 2010
    Location
    France
    Posts
    2
    Plugin Contributions
    0

    Default Re: Product Attribute Grid/Stock By Attributes/Image Handler2 issue

    Not if you don't change the code It automatically selects that radio button, that's all it does. Not remove the radio.

  5. #5

    Default Re: Product Attribute Grid/Stock By Attributes/Image Handler2 issue

    My main issue was having the extra set of pictures.......I can live with having a radio button sitting there.

 

 

Similar Threads

  1. v139h Price by Attribute issue affecting all products when one attribute is out of stock.
    By NCRS 1962 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 11 Dec 2012, 02:11 AM
  2. Image Handler2 - clicking on product image
    By vinnyna in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Dec 2011, 04:14 PM
  3. HELP PLEASE Attribute Grid blowing up upload image attribute
    By cshart in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 25 Oct 2011, 11:49 PM
  4. Image Handler2 popup on product listing page?
    By khanse44 in forum General Questions
    Replies: 1
    Last Post: 22 Feb 2010, 06:43 AM
  5. Price Products in the grid by 'Stock by Attribute' addon?
    By Salixia in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 27 Oct 2009, 06:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg