Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kpappas Friend
    #164859

    hello, i put this code into custom module and publish
    ////////////////
    <div id=”google_translate_element”></div><script>
    function googleTranslateElementInit() {
    new google.translate.TranslateElement({
    pageLanguage: ‘el’
    }, ‘google_translate_element’);
    }
    </script><script src=”//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script>
    //////////////////////////////////////////
    when enable s3 compoment dont work, when disable working witout problem.
    any ideas how to solve this issue?
    thanks

    Thanh Nguyen Viet Friend
    #395017

    Please try to update embed code snippet to:

    <blockquote><div id=”google_translate_element”></div><script>
    function googleTranslateElementInit() {
    new google.translate.TranslateElement({
    pageLanguage: ‘el’
    }, ‘google_translate_element’);
    }
    </script><script src=”http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit”></script></blockquote>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Thanh Nguyen Viet 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum