New Zenner
- Join Date:
- Dec 2008
- Posts:
- 57
- Plugin Contributions:
- 0
AJAX IMAGE Swapper support thread
Hello
I am using AIS mod - I am wondering where to take the green arrow button out and just have images line up in rows?
thanks
Views: 172,483
New Zenner
Hello
I am using AIS mod - I am wondering where to take the green arrow button out and just have images line up in rows?
thanks
New Zenner
dreamlex:
Hello
I am using AIS mod - I am wondering where to take the green arrow button out and just have images line up in rows?
thanks
The simplest way would be to replace the two arrow images with some 1x1 gifs with the same name that match your background color making them there but invisible. You can then adjust their padding by modifying the AIS css file on lines 39 and 44.
The arrows are placed by javascript so if you simply delete the images your page may not only display broken image links but also javascript errors. If you wish to eliminate them you can modify the js file found in zen_cart_folder/includes/modules/pages/product_info/jscript_2_imageViewer.js. Change lines 129 and 160 where it says 'display' , 'block' to read 'display' , 'none' instead.
New Zenner
I am having problem with this addon. My product info page turns out blank after installation
Here is the page = http://www.chicsinred.com/bootylishop/index.php?main_page=product_info&cPath=68&products_id=188
Any help how to fix this?
New Zenner
chicsinred:
I am having problem with this addon. My product info page turns out blank after installation
Here is the page = http://www.chicsinred.com/bootylishop/index.php?main_page=product_info&cPath=68&products_id=188
Any help how to fix this?
It's ok, I managed to find the solution.
Zen Follower
greydawgjr,
I got an answer on that image problem that you were helping me out on. Here is what i got.
$products_image_medium
I doubt the value of this variable is set correctly unless the currently operating code explicitly sets it. See if you can find the product main image display file or function; that has the steps to disassemble the value provided by $listing->fields['products_image'] and convert it to the medium image name.
If you have any facility with PHP, you can probably use standard functions to strip and save the last 4 characters from $listing->fields['products_image'], add '_MED', and restore the extension. This presumes a 3-character extension, but that's a pretty safe bet.
Note: "echo" is your friend while working on this, to see what the actual value of a variable is at different stages of the process.
Can you make heads or tells on what is going on. I've tried and cannot figure it out maybe you can.
Thanks for all your help
Totally Zenned
just installed the ais on my zc1.3.8a test site. it was already set up with images.
seems to working, but the blue border bleeds over my option selection boxes. see here: **http://tinyurl.com/9ymkd7
**is there anyway to prevent that? i tried reducing the image width which changed the image size but the blue border didn't change.
also when i click on the image to see the full size it replaces the current window with an image... how do i set it to come up in a "popup" window box on top of the current window?
thanks!
Zen Follower
gsdcypher:
just installed the ais on my zc1.3.8a test site. it was already set up with images.
seems to working, but the blue border bleeds over my option selection boxes. see here: **http://tinyurl.com/9ymkd7
**is there anyway to prevent that? i tried reducing the image width which changed the image size but the blue border didn't change.
also when i click on the image to see the full size it replaces the current window with an image... how do i set it to come up in a "popup" window box on top of the current window?
thanks!
In your style sheet on this line( stylesheet.css (line 558) Look for this:
#rightFloat{
float:left;
width:45%;
and change so it says float:right
on the second part try enabling lightbox that should help, i think because that is what i use.
Totally Zenned
cool. thanks for css fix.
so lightbox is another mod i have to get right? is that what opens a larger image in a "popup" window? does that also do that magnification thing on the mouse over???
should i install the fual slimbox (lightbox) version?
thanks.
Totally Zenned
i have enabled the fual slimbox lightbox that was installed when i installed ais, but it is not functioning. when i click on an image to view a larger image, it still just replaces the current window with a new window...
any ideas???
thanks.
Zen Follower
gsdcypher:
i have enabled the fual slimbox lightbox that was installed when i installed ais, but it is not functioning. when i click on an image to view a larger image, it still just replaces the current window with a new window...
any ideas???
thanks.This would be my idea because i do not know any other way sorry but i would just uninstall ais then in stall fuel slimbox first and make sure it is working properly. Then install ais then you should have no problem. That is the only thing i can tell you.
Totally Zenned
Follow up: Also the ais looks and works fine (except for the lightbox portion) in FF, but in IE 7 it is completely broken.
Thanks.
Zen Follower
gsdcypher:
Follow up: Also the ais looks and works fine (except for the lightbox portion) in FF, but in IE 7 it is completely broken.
Thanks.
Fixed this bug, and a few others. Updated the module, check out AIS 3.1.4.
IT NOW HAS BETTER IMAGE QUALITY!!! WOOHOO!!!:clap:
Still lots of dev jobs ahead for this module though...
Thanks for all your support! :smile:
Jay
New Zenner
jaycode:
Fixed this bug, and a few others. Updated the module, check out AIS 3.1.4.
IT NOW HAS BETTER IMAGE QUALITY!!! WOOHOO!!!:clap:
Still lots of dev jobs ahead for this module though...Thanks for all your support! :smile:
Jay
Great news Jay! Are these official changes basically the same as the unofficial patch released earlier in this thread? Any other improvements? (I've already applied the unofficial graphics fix, just wanting to know if I'm gaining something else by upgrading the official release)
Zen Follower
Chuckwa:
Great news Jay! Are these official changes basically the same as the unofficial patch released earlier in this thread? Any other improvements? (I've already applied the unofficial graphics fix, just wanting to know if I'm gaining something else by upgrading the official release)
Agh looks like I been inactive in the forum for far too long, I didn't take note of the unofficial patches :shocking:
Could you kindly post up the updates you installed maybe I can incorporate them to this module?
New Zenner
jaycode:
Agh looks like I been inactive in the forum for far too long, I didn't take note of the unofficial patches :shocking:
These above are the list of updates.
Could you kindly post up the updates you installed maybe I can incorporate them to this module?
You are great Jay, I am very happy for this latest update. The AIS is one of the best module for Zencart which I used b4. :clap:
New Zenner
Hi Jay, posts 381 and 387 have the two patches that have been released.
I'm not technical, so maybe someone else could explain what they did. My understanding is they improved image quality by changing the image resizing program and fixed a bug when it came to displaying photos in portrait layout.
Zen Follower
Hi -
I've just installed AJAX Image Swapper v.3.1.3 and I have a few problems - first of all, I have 3 Zen Lightbox's my dropdown in Admin > Configuration. I'm thinking I'm not supposed to have 3???
I have 2 image swappers on my page :(
I realize I probably uploaded a file to the wrong place, or something...I found the file placements a little hard to follow. I would appreciate any help to fix this. I'd really like to use it.
Totally Zenned
quick question... when you have a product with multiple images and you click on one of the images to make it larger... how to you get the text prev and next to show in the lightbox so you can navigate through the pictures in large format?
i have seen that on other zen cart sites. but on mine it only shows the close x text... :blink:
also. anyone know the css to get the cursor to change when you mouse over an image so it indicates the image can be clicked? it works in FF but not in IE7...
thanks.
Zen Follower
Chuckwa:
Hi Jay, posts 381 and 387 have the two patches that have been released.
I'm not technical, so maybe someone else could explain what they did. My understanding is they improved image quality by changing the image resizing program and fixed a bug when it came to displaying photos in portrait layout.
Thanks, will try looking at them...:smile:
Zen Follower
CharInLasVegas:
Hi -
I've just installed AJAX Image Swapper v.3.1.3 and I have a few problems - first of all, I have 3 Zen Lightbox's my dropdown in Admin > Configuration. I'm thinking I'm not supposed to have 3???
I have 2 image swappers on my page :(
I realize I probably uploaded a file to the wrong place, or something...I found the file placements a little hard to follow. I would appreciate any help to fix this. I'd really like to use it.
Good luck :wink:
Fields marked required must be completed.
Tell staff why this post should be reviewed.