Welcome to TalkGraphics.com
Results 1 to 3 of 3
  1. #1

    Default Google translator code won't work

    +Trying to insert this code from Google but it wont show up. Can you help? Thank You



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

  2. #2
    Join Date
    Aug 2000
    Location
    Placitas, New Mexico, USA
    Posts
    41,512

    Default Re: Google translator code won't work

    OK. Got it sorted.

    Go to this page http://translate.google.com/translate_tools

    Select your language or select automatically detect.

    Paste the script into the Website Properties > Page > Replace with HTML (Body) section.

    This will translate the text on your page automatically.

  3. #3

    Default Re: Google translator code won't work

    Quote Originally Posted by gwpriester View Post
    OK. Got it sorted.

    Go to this page http://translate.google.com/translate_tools

    Select your language or select automatically detect.

    Paste the script into the Website Properties > Page > Replace with HTML (Body) section.

    This will translate the text on your page automatically.
    It does work but the person must have his browser in another language in order to see the popup. There has to be a way to have this show up on the site right?


    http://i194.photobucket.com/albums/z.../Capture-5.jpg
    Last edited by ablafontain; 11 November 2011 at 07:30 PM.

 

 

Bookmarks

Posting Permissions

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