Clicking on Flags not working – javascript error
-
Hi, I am having an issue where clicking on the flags does not trigger the translation. I thought it may be similar to issues other people have had, but setting the z-index higher than anything else on the site did not fix the issue.
In my chrome inspector, I get the following error:
Uncaught ReferenceError: doGoogleLanguageTranslator is not defined
Also: XMLHttpRequest cannot load https://translate.googleapis.com/translate_static/css/translateelement.css. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://idadesal.org’ is therefore not allowed access.
This suggests the onclick javascript is not working – could you please take a look at this?
The topic ‘Clicking on Flags not working – javascript error’ is closed to new replies.