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.
Printable View
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.
Thanks it works great :clap:
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???
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
Have you associated an image with the attribute?
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.
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?
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.
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
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_heightCode:#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;
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...
http://i47.tinypic.com/2a4xny1.gif
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... :bangin::bangin:
Now I just have to play around with my other values to make it perfect...
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