• I’ve recently noticed my translator is not working anymore. It works on other pages except for the homepage. I’m using this script:

    <meta name="google-translate-customization" content="3e0c5d803907eac5-d93a6a1a25f32907-g1eb3e0f913238a01-1f"></meta>
    
    <script type="text/javascript">
    function googleTranslateElementInit() {
      new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages: 'ar,de,en,es,fa,fr,hi,ja,ko,ru,tl,vi,zh-CN,zh-TW', layout: google.translate.TranslateElement.InlineLayout.HORIZONTAL}, 'google_translate_element');
    }
    </script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

    I don’t see any problem in this since it works on the other pages. How come it’s not working in the homepage? Please help!

    Here’s the website: http://www.westcoastpropertysales.com/

  • The topic ‘Google translate working on other pages except homepage’ is closed to new replies.