Translate button
-
I write my blog in Dutch. My question is if it is possible to put a button on itt (maybe google tranlate button)to translate the words in English, so the people can click on this button for a translation in English.
I look on http://www.translate.google.com/translate_tools?hl=nl&sl=tr&tl=nl
where can I put the HTML text, so the translate button is visible on my blog.Ronald Poels
The blog I need help with is: (visible only to logged in users)
-
It doesn’t support javascript, but it does support plain HTML code. Without SEEING the code, we can’t offer suggestions.
Paste the code here between backticks so it displays properly: backtick, all the code, backtick.
-
is this the code you mean :
” <script src=”http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=tr&w=160&h=60&title=&border=&output=js”></script> ”
i think it will not work with you , it’s javascript code .
but if you want to translate your blog into English you can use :
http://www.translate.google.com/
enter your blog URL there and get the translated page URL then paste it to a text widget in your side bar .
-
sorry for this , this is the code :
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_language=tr&w=160&h=60&title=&border=&output=js"></script> -
Thank you. Yes, that’s javascript and it won’t work here at all. There IS a workaround, though.
https://en.forums.wordpress.com/topic/translation-widget?replies=20
- The topic ‘Translate button’ is closed to new replies.