[Solved] Image popup not working after translation
Apr 9, 2012 9:17 am by verzosa
Apr 9, 2012 9:17 am by verzosa
I'm Using CD web gallery plugin. Using Absolute path is not an option as it dynamically makes folders related to each image.
Is there a way to go around it? I will not go to enterprise as there is too much hassel with SLL and Cname.
Re: Image popup not working after translation
Apr 9, 2012 11:24 am by Yana
Apr 9, 2012 11:24 am by Yana
Hi,
You can add the rewrite rule in your .htaccess file to redirect images
http://yourdomain.com/xx/image ==> http://yourdomain.com/image
Re: Image popup not working after translation
Apr 9, 2012 11:34 am by verzosa
Apr 9, 2012 11:34 am by verzosa
You've got an example?
Re: Image popup not working after translation
Apr 9, 2012 11:43 am by Yana
Apr 9, 2012 11:43 am by Yana
Hi,
Here is an example :
RewriteRule ^([a-z]{2})/image/(.*) /image/$2 [R=301,L]
Please replace 'image' with the name of your images directory.
Re: Image popup not working after translation
Apr 9, 2012 12:06 pm by verzosa
Apr 9, 2012 12:06 pm by verzosa
That worked, thanks a lot.
Re: [Solved] Image popup not working after translation
Jun 16, 2012 4:30 pm by siamagency
Jun 16, 2012 4:30 pm by siamagency
Thank you,
It helps me a lot too !
SIMILAR TOPICS
German translation changes the century | Dec 31, 2018 3:06 pm | Replies: 1 | Post by: adrievdl |
Graphic translation for every language is missing | Dec 19, 2018 7:54 am | Replies: 1 | Post by: Daryl Dixon |
Problem of translation in my website | Dec 8, 2018 12:15 pm | Replies: 1 | Post by: Ibrahim |
translation works only with ctrl + f5 in browser help please | Nov 15, 2018 1:10 pm | Replies: 1 | Post by: milangomes |
How to activate neural translation | Mar 30, 2018 1:53 pm | Replies: 5 | Post by: 5hamm |