Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #862439

    Hi. I’d like tu insert google translator in this position, like you can see on the image. How i can do it? Thank you.

    null

    #862440

    I have this code:

    <div id=”google_translate_element”></div><script type=”text/javascript”>
    function googleTranslateElementInit() {
    new google.translate.TranslateElement({pageLanguage: ‘it’, 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>

    #862737

    Hi,

    You can try to add a widget area to the header: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.