Quote Originally Posted by Dan123 View Post
DarkAngel, thanks again. My store - http://www.klybni4ka.net. What I want to do is to show the first additional image when a customer hovers over the main image in a catalog just like in that store. There is an easy way to do it with JQuery but in order to do so I need both images, the main and the first additional. Since I am not a Php developer I have no idea how get the url of the additional first image. As far as I understand how IH works, additional images are generated on the fly, so I need to insert the code that looks for the additional images in my product_listing module. Could somebody give me a hint what exactly I need to do. Or if by any chance there is a direct link to the first additional image, that would be awesome!
Thank you!!!

what I would try is
1. go to the main product page
2. for the ones that have an additional image then right-click on any white area
3. choose "View Page Info"
4. click the media tab
5. look for the url in the listing

it will show you the images, their url but as to how to get them to work right you will most likely need to contact the creator of your theme. Those RI_ template creators really mess around with the store coding and you may mess something up.