Results 1 to 2 of 2

Thread: Help inserting Google Translator
      
   

  1. #1
    Sperry73lp is offline Second Lieutenant
    Join Date
    Jan 2009
    Posts
    123

    Question Help inserting Google Translator

    Hello,

    I have tried to get help with this issue from other people's questions regarding this subject; however, it doesn't seem that my question is answered in any of them. My question is where do I place the following code in my website?

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

    Do I place it in an HTML box or do I place it in the page HTML? If I have to place it in the page HTML where do I place it (which option tab)? Please help me. Thanks

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Arrow Re: Help inserting Google Translator

    If you are talking about this website (http://www.lifepartnerschristianministries.com/) it's already on the website, top-left corner.
    This is why you are required to provide a URL to the site in question when you post.

    None of the Google tools are visible until they are published, so if you are wondering why you can't see it, that's why.

    Simply duplicate what you did on this site to whatever site you want to install it, on each page of the site.

    (Keep in mind that the Google Chrome browser has a built-in Translate tool, which eliminates the need for all Visitors who are using Chrome to depend on your instralled button. Since this represents a variable to Visitor function, it is best to wait for a fellow Forum member with more coding expertise to definitively share the most correct method to install this code on a BlueV oda page and to position it properly rather than have it default to "float" page position. Hopefully someone will step up sooner rather than later: I spent far too much time scouring the Net already for a definitive answer!)
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49