Quote Originally Posted by mali View Post
Hi Alex,

I've just installed it today and it works great!. Just a little problem with the 'wrong order of Additional Images'. It's a tricky one.


When I click on the 'Main Medium image', it shows the button 'Prev' instead of 'Next'. Which apparently is not right order according to normal human sense.

Please have a look at this link. then you will get what I mean.
http://www.theartofthailand.com/garu...-art-p-23.html

This is the paths of my images (Sorted by name).

Small
/images/3786.jpg
/images/3786_01.jpg
/images/3786_02.jpg
/images/3786_03.jpg

Medium
/images/medium/3786_MED.jpg

Large (Sorted by name)
/images/large/3786_01_LRG.jpg
/images/large/3786_02_LRG.jpg
/images/large/3786_03_LRG.jpg
/images/large/3786_LRG.jpg

** Apparently when you sort the images by name, The large image 3786_LRG.jpg will alway be the last picture. And that's why it show the button 'Prev' instead of 'Next'. I want this to be the first picture because it's linked from main medium image.

I think I have to work around the name of images as this problem is not caused by lightbox. But can someone suggest me how to do this please.

Regards,
Your problem has nothing to do with the name of your filenames or the lightbox mod.

You have made changes to the product info template manually or via some mod?

This div
<div id="productAdditionalImages">

is above this div
<div id="productMainImage" align="center">

So consequently your main product image is the last image in the source code.