Hello,
I'm using the google translate widget on our website, while it works fantastic for translating a single webpage, can it not be set so if I navigate to another page on our website it will tranlate it automatically? As it sits now, I have to manually click the language box everytime I go to another page.
I've noticed google sets a cookie with the language info when the language is changed, so I've tried setting a cookie in javascript before the widget is loaded hoping it will automatically trigger the the page translation however that didn't work.
Anyone have any thoughts? Obviously I know I can submit a full url to the google translate site however all I really want is the widget in our header, if a language is selected it will remember the selection when I navigate to other pages and automatically translate them.
Anyone have a solution for this issue?