Any one tried to do this through the wizard? Is it posable?
I've put in the meta tag just dont understand how to put the snippet into the code for it to work.
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
All help welcome thanks
What you have there is a snippet of HTML and Javascript code,
it is supposed to be placed inside the page NOT the meta tags.
You need to find the button marked 'HTML editor' that should
reveal all that is going on behind the screen.
Hi
Sorry, obviously did not make myself clear. I understand how to open the html code and I have iserted the code there, but nothing comes up on the page. Does it have to be placed at a spesific point in the code or is there something else wrong. I also notice that going back into the code later that the snippet is missing.
There is also a seperate piece of meta code and I have placed that in the correct place.
Regards Richard
Hi,
I've seen a situation with files not updating or displaying properly unless I pressed refresh in the site file list in my FTP client. (Filezilla for reference)
Caused me great confusion until I figured out what was going on, and could explain why the code is disappearing.
Maybe straws, but thought I'd mention it.
Dave
Ok thanks for the help. Ended up downloading the html to my pc, altered it and put it back as it could not be put in from the Edit html source as it always vanished when reopening the page editor.
This shoudl of worked but the software running the wizard just deleats the code I put in. Ah!