Page 59 of 79 FirstFirst ... 949575859606169 ... LastLast
Results 581 to 590 of 786
  1. #581
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,478
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Several times throughout the thread, it's mentioned that Image Swapper does not play well with Zen Lightbox.

    You will need to use Fual Slimbox instead.

  2. #582
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Thanks it works great

    It it best to uninstall Lightbox?

    I noticed if i scroll down, than click on the image the dimmed background breaks up behind the image is there something i can do to prevent this?

    Also the picture looks ok but ony displays border around the picture below & right but no border on the Left and Top, does anybody know how this can be sorted out???
    Attached Images Attached Images
    • File Type: jpg 1.JPG (17.1 KB, 253 views)
    • File Type: jpg 2.JPG (14.1 KB, 218 views)

  3. #583
    Join Date
    May 2007
    Posts
    23
    Plugin Contributions
    0

    Default How to display the selected attribute in cart?

    Hello, I sell t-shirts and have different colors for each design. When someone selects a color and adds it to their cart it does not show the color t-shirt they selected. Does anyone know of a way to display the selected attribute image in the shopping cart instead of the default first image? I think this would help customers not be confused when they are looking at their shopping cart contents so they don't do a double take to make sure they are ordering the right color. Any help would be appreciated. Thank you.

    http://Muncheys.com/t-shirts

  4. #584
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,478
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Have you associated an image with the attribute?

  5. #585
    Join Date
    May 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Hello, sorry about that, I just created a product so you can see what I am talking about. Choose a color instead of the default color black and add it to your cart. As you can see it will display the default color black in the shopping cart instead of the other color you have chosen.

  6. #586
    Join Date
    Nov 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    I'm having problem whit this mod in Internet Explorer.
    As you can see live at: http://www.brollopsnatten.se/index.p...&products_id=8 there is no image aper in Internet Explorer. But it works great in Fier fox. Can some one please help?

  7. #587
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,478
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    Problems in IE are no surprise. IE is a curse on the surfing public.

    If it looks good in Firefox, it's generally because Firefox is more forgiving of our code sins. Start by fixing all the code errors on the site.

    And, while you're at it. You may want to remove lightbox as well.

  8. #588
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: AJAX IMAGE Swapper support thread

    Hy!
    I need my small images to be shown vertical on the left and medium picture on the right.
    I've managed to get it working through css
    Code:
    #image_viewer {
    	width: 500px;
    	border: 1px solid #cccccc;
    	margin:5px;
    	padding:5px;
    }
    
    #image_medium_container {
    	float : right;
    	width : 370px;
    	height: 380px;
    	text-align:center;
    }
    
    .image_small {
    	border: none;
    	text-align:center;
    	margin-left:3px;
    	margin-right:3px;
    	cursor: pointer;
    	display: block;
    	padding-top: 5px;
    	padding-bottom: 5px;
    }
    
    .image_medium {
    	cursor: url(../images/zoomin.cur);
    }
    
    #image_nav_container {
    	float: left;
    	width: 100px;
    	height: 380px;
    	padding-top:5px;
    	text-align:center;
    but have a problem. I still have some empty spacing under the containers. I've narrowed it down to this: my config settings are medium_height=380px and small_height=75px nad I get image-viever height 465px. So, it calculates med_height+small_height+padding=total_height
    How do I make it not calculate height but use a predefined value? I've tried adding height: 390px under #image_viever but nothing happened.

    What can I do?

    Here's a screenshot of the problem...

  9. #589
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: AJAX IMAGE Swapper support thread

    Doup!
    Where else would it have been? Is there an easier solution?

    OK, changed it under includes/templates/MY_TEMPLATE/templates/tpl_modules_ajax_image_viewer.php on line 4...

    Now I just have to play around with my other values to make it perfect...

  10. #590
    Join Date
    Aug 2009
    Location
    Carmi, IL
    Posts
    354
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    After installing this mod, my product information does not show up. When I click on a category with a product, there isn't anything where the description of product should be...just a blank page in the middle..no images, no product description...no nothing where there should be at least the basics of the product.
    Has anyone had this issue? If so, could you please direct me in the correct way of fixing this?? I am not sure I installed this correctly...apparently not or I wouldn't be having this issue.

    Thanks

 

 
Page 59 of 79 FirstFirst ... 949575859606169 ... LastLast

Similar Threads

  1. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 AM
  2. Any way to import image massively to AJAX Image Swapper ?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Sep 2010, 04:35 PM
  3. Is there any way to massivly upload image to Ajax Image swapper?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jul 2010, 03:38 PM
  4. Error on AJAX IMAGE Swapper
    By easy665 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Aug 2009, 02:38 PM
  5. AJAX Image Swapper Basic Support
    By jaycode in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 31 Dec 2007, 06:48 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR