Zen Cart Logo
Forums / All Other Contributions/Addons / AJAX IMAGE Swapper support thread

AJAX IMAGE Swapper support thread

Views: 172,482

Results 581 to 600 of 786
03 Dec 2009, 02:30
#581
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

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.

04 Dec 2009, 00:22
#582
hcd888 avatar

hcd888

Zen Follower

Join Date:
May 2008
Posts:
348
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

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???

26 Dec 2009, 01:39
#583
highroller avatar

highroller

New Zenner

Join Date:
May 2007
Posts:
23
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

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

26 Dec 2009, 17:27
#584
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: AJAX IMAGE Swapper support thread

Have you associated an image with the attribute?

26 Dec 2009, 19:50
#585
highroller avatar

highroller

New Zenner

Join Date:
May 2007
Posts:
23
Plugin Contributions:
0

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.

05 Jan 2010, 15:52
#587
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

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.

07 Jan 2010, 21:19
#588
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,769
Plugin Contributions:
20

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

#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...

07 Jan 2010, 21:39
#589
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,769
Plugin Contributions:
20

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... :bangin::bangin:

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

31 Jan 2010, 18:10
#590
perkiekat avatar

perkiekat

Zen Follower

Join Date:
Aug 2009
Location:
Carmi, IL
Posts:
354
Plugin Contributions:
0

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

31 Jan 2010, 18:19
#591
perkiekat avatar

perkiekat

Zen Follower

Join Date:
Aug 2009
Location:
Carmi, IL
Posts:
354
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Update:

I reinstalled the mod, at least my product description is showing up!
Where the image should be, I have a large empty box with the little circle going around and around, but no image. What do I do now?

Thanks,

31 Jan 2010, 20:41
#592
perkiekat avatar

perkiekat

Zen Follower

Join Date:
Aug 2009
Location:
Carmi, IL
Posts:
354
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

I figured it out...I had to upload the images I wanted to use in the admin "Ajax Swapper Manager" in the admin catalog. Looks like I'm on the right track now. :clap:

03 Feb 2010, 05:18
#593
gaurav10feb avatar

gaurav10feb

Zen Follower

Join Date:
Jan 2010
Location:
Australia
Posts:
243
Plugin Contributions:
1

Re: AJAX IMAGE Swapper support thread

Hello, I have installed ajax. but its coming with empty box.. i can see the next /prev/ product listing button.
wen i go to admin and click setup images or clean up button nothing happens.

Need some help here
Thanks
Gary

03 Feb 2010, 05:36
#594
gaurav10feb avatar

gaurav10feb

Zen Follower

Join Date:
Jan 2010
Location:
Australia
Posts:
243
Plugin Contributions:
1

Re: AJAX IMAGE Swapper support thread

Also i would like to create a different page which shows all categories with images which allows to explore the products by clicking on the images

14 Feb 2010, 15:13
#595
nbjoe avatar

nbjoe

New Zenner

Join Date:
Feb 2010
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

I have been working with AJAX Image swapper for the last three days and I am close to getting it to work, but still hitting a dead end.

My problem is that I can get the small swatch image to show up but all of the product images are not showing. All I get is a large outline of an empty box where the image should show up.
I upload the product image successfully when I enter a new product but for some reason I get this issue.

I know I must have something not configured correctly.

What I am doing wrong?

Please see image.

15 Feb 2010, 01:12
#596
nbjoe avatar

nbjoe

New Zenner

Join Date:
Feb 2010
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Also I forgot to mention on my last post. I can get the small swatch images to show up, but nothing happens when I click them.

I am guessing its a JavaScript issue but I can't find the actual problem in my installation.

I am sooooo jealous of all those who got AIS to work.

Any help would be greatly appreciated.

15 Feb 2010, 09:56
#597
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,769
Plugin Contributions:
20

Re: AJAX IMAGE Swapper support thread

@nbjoe:

looking at the attached picture's name... the pics you use for AIS - how are they named? Did you name it like this one "My Pic name is very big.JPG" ? Maybe you should try a simple name without uppercase letters, something like "mypicname1.jpg". Also, try only jpg and gif pics. Just guessing...

15 Feb 2010, 11:12
#598
nbjoe avatar

nbjoe

New Zenner

Join Date:
Feb 2010
Posts:
4
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

Thanks for your input balihr, I really appreciate it.
I tried as you said, made all pictures into jpg's and shortened there names with no effect. I still get the same thing, it still shows the small swatch images okay, but no large image and the small swatch images are not clickable (no effect when mouse hovers the swatch image).
Any other suggestions I can try?

20 Feb 2010, 23:03
#599
sfklaas avatar

sfklaas

Zen Follower

Join Date:
Mar 2008
Posts:
219
Plugin Contributions:
0

Re: AJAX IMAGE Swapper support thread

I have AJAX Image Swapper installed and its been working great! I have also tried to get static URIs by installing ceon's URI mod. I had both working great, but it won't load any of the product images.

Is there a way I can use the static URIs,(ex. "www.domain.com/doors/wood" instead of www.domain.com/index.php?main_page=product_info&cPath=101_104&products_id=309") and get the images to load?

BTW, it works for the categories, just not for the individual product pages. Any suggestions?

21 Feb 2010, 03:43
#600
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,763
Plugin Contributions:
9

Re: AJAX IMAGE Swapper support thread

You might want to drop the statics if you've got Ajax working. Google and others have no problem finding and listing Zen Cart links.