Weird Code Scripts in Footer
-
Hey There, It was working fine until I updated the plugin to the latest version that is 5.0.1 on my blogs http://www.teckalacarte.com and http://www.bloggersbooks.com . The moment I activated I started getting this weird error at the footer of the blog. Initially it was not happening, not sure what went wrong with this update. I tried to deactivate and activate No luck!, I also tried to remove and install again but again no luck. Kindly help. Thanks in advance.
jQuery(document).ready(function(a){a("a.nturl").on("click",function(){function l(){doGoogleLanguageTranslator(default_lang+"|"+default_lang)}function n(){doGoogleLanguageTranslator(default_lang+"|"+lang_prefix)}default_lang="en",lang_prefix=a(this).attr("class").split(" ")[2],lang_prefix==default_lang?l():n()}),a("a.flag").on("click",function(){function l(){doGoogleLanguageTranslator(default_lang+"|"+default_lang)}function n(){doGoogleLanguageTranslator(default_lang+"|"+lang_prefix)}default_lang="en",lang_prefix=a(this).attr("class").split(" ")[2],a(".tool-container").hide(),lang_prefix==default_lang?l():n()}),0==a("body > #google_language_translator").length&&a("#glt-footer").html(" ")});
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Weird Code Scripts in Footer’ is closed to new replies.