GTranslate Pro translation problem
Mar 29, 2012 2:47 pm by fvs2o
Mar 29, 2012 2:47 pm by fvs2o
Hi,
I've checked the translations of my website (www.grupcapresa.com) and the translations aren't complete.
Thanks in advance,
Feliu
Re: GTranslate Pro translation problem
Mar 29, 2012 2:50 pm by Yana
Mar 29, 2012 2:50 pm by Yana
HI,
Please try to add ?force_translation=1 parameter to the end of the URL.
Re: GTranslate Pro translation problem
Mar 30, 2012 7:39 am by fvs2o
Mar 30, 2012 7:39 am by fvs2o
With that it works perfectly but I need it automatic. How could I get it?
Re: GTranslate Pro translation problem
Mar 30, 2012 2:32 pm by Yana
Mar 30, 2012 2:32 pm by Yana
Hi,
If you installed the general version you can edit gtranslate config lines in .htaccess file like this :
# gtranslate config
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)/(.*)$ /$1/$3 [R=301,L]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)$ /$1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/(.*)$ /gtranslate/translate.php?lang=$1&force_translation=1&url=$2 [L,QSA]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)$ /gtranslate/translate.php?lang=$1&force_translation=1 [L,QSA]
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 |
Joomshaper Pagebuilder buttons Link edit problem | Jan 11, 2019 10:04 am | Replies: 1 | Post by: kumatest |