Hi there, Gtranslate is working great on my test site so far, apart from one little hitch. I use Simple Image Gallery Pro (by JoomlaWorks) for some of our galleries which uses a light box pop up. When viewing the site in any of the translated languages no image appears in the pop up (thumbs show fine).
Looking at the source code it appears that the gallery plugin is looking for the images within the language folder, for example if I am viewing www.mysite.com/fr the thumbs are trying to link to fr/images/gallery instead of just images/gallery, so there fore no images appear in the pop up's.
The galleries work via a sort code "{gallery}gallery{/gallery}" so there is no where to add the nturl class.
Is there any thing else I could try to get the galleries working again?