[Solved]Gtranslate pro and SIG PRO
Mar 18, 2012 2:40 pm by siamagency
Mar 18, 2012 2:40 pm by siamagency
Hi,
On one of my website, i have Gtranslate PRO and Simple Image Gallery installed.
On the non translate page, Gallery works :
On the translated page, the gallery doesnt work because the path of image is wrong :
Try to click on photos.
The site is underconstruction !
Thanks for your help
Re: Gtranslate pro and SIG PRO
Mar 19, 2012 10:20 am by Yana
Mar 19, 2012 10:20 am by Yana
Hi,
You should write redirect rule in .htaccess to redirect XX/plugins/content/jw_sigpro/includes/images/(.*) to
/plugins/content/jw_sigpro/includes/images/(.*)
Re: Gtranslate pro and SIG PRO
Jul 8, 2012 8:56 am by siamagency
Jul 8, 2012 8:56 am by siamagency
Hi,
Thank you for your help,
I try this :
RewriteRule ^([a-z]{2})/plugins/content/jw_sigpro/includes/images/(.*) /plugins/content/jw_sigpro/includes/images/$2 [R=301,L]
But it doesnt works...???
How to write a global rewriterule ? i dont want to add a line each time i add a gallery !
Thank you
Re: Gtranslate pro and SIG PRO
Jul 12, 2012 5:26 pm by Yana
Jul 12, 2012 5:26 pm by Yana
Hi,
Here is the rule
RewriteRule ^([a-z]{2})/images/gallery/(.*) /images/gallery/$2 [R=301,L]
[Solved]Gtranslate pro and SIG PRO
Jul 13, 2012 3:15 am by siamagency
Jul 13, 2012 3:15 am by siamagency
Hum...of course !
Thank you very much.
SIMILAR TOPICS
Gtranslate Multisite | Feb 12, 2019 7:27 am | Replies: 1 | Post by: infact_dat |
Gtranslate: Error with number | Feb 20, 2019 1:20 am | Replies: 1 | Post by: infact_dat |
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
Add-on gtranslate no longer works | Feb 2, 2019 6:01 am | Replies: 1 | Post by: DarylDixon |
Instragram and Gtranslate...!!!! | Dec 19, 2018 11:18 am | Replies: 1 | Post by: zackfernandes |