Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Web Site Functionality _ Google Translate Widget

Posted by: voodoo Jul 15 2016, 08:36 AM

Hi all,

I am looking to instigate the google translate widget onto my shop on shopify. The issue I have is that I am unsure or where to put the provided html so that it sits over the top menu bar (to the right), as currently it is automatically hidden by it. Alternatively have it float at the bottom left, like the contact button.

The code I have from google is as follows:

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


And my website is www.tenn-outdoors.co.uk

Many thanks in advance

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)