GTranslate Pro not indexing and caching caching translations
Sep 1, 2011 11:50 am by [email protected]
Sep 1, 2011 11:50 am by [email protected]
Hi,
GTranslate Pro is not indexing and caching translations.
This is the site: http://stanovi-opatija.info/
It dosen not change url when translating.
I use this scripts:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/jquery-translate.js"></script>
<script type="text/javascript">
//<![CDATA[
function doGTranslate(lang_pair) {if(lang_pair.value)lang_pair=lang_pair.value;if(lang_pair=='')return;var lang=lang_pair.split('|')[1];_gaq.push(['_trackEvent', 'doGTranslate', lang, location.pathname+location.search]);var plang=location.pathname.split('/')[1];if(plang.length !=2 && plang != 'zh-CN' && plang != 'zh-TW')plang='hr';if(lang == 'hr')location.href=location.protocol+'//'+location.host+location.pathname.replace('/'+plang, '')+location.search;else location.href=location.protocol+'//'+location.host+'/'+lang+location.pathname.replace('/'+plang, '')+location.search;}
//]]>
</script>
if I remove:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="http://joomla-gtranslate.googlecode.com/svn/trunk/mod_gtranslate/jquery-translate.js"></script>
it does not work at all
I did everything from 8 steps in readme file.
Could you help me please?
Thanks in advance!
Re: GTranslate Pro not indexing and caching caching translat
Sep 2, 2011 9:37 am by Edvard
Sep 2, 2011 9:37 am by Edvard
Hi,
You don't have it installed correctly. When I go to http://stanovi-opatija.info/en/ I can see 404 not found error page. Please check the troubleshooting on this forum.
Also, you need to use Redirect translation method and turn on Pro option in the Free module options list to get a correct code for the Pro version and in that case when you click on a language flag it will change the URL.
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 |