Website Translation By Google

hello guys


I really need help on this, I add the code for the  translation on my page so you can translate all

when I put this code in the HTML Block is just translating the index.php

I want this code to translate all nat only one page.

<div id="google_translate_element"></div><script>
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en,es',
includedLanguages: 'en,es,en'
}, 'google_translate_element');
}
</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 1 Nov 2009

Try putting the code in /templates/tmpl_uni/_header.html


or if you use a different template, put the code in it's _header.html

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 1 Nov 2009

i want to add the code on the top by the quotes so members can see and switch the language

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 1 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.