goto Posted January 29, 2011 Share Posted January 29, 2011 Hi there, Please I need help with OxyClassifieds PHP script. I'm trying to integrate Google automatic translation into Oxy, but don't know where to paste google code: <div id="google_translate_element"></div><script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'fr', layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element'); } </script><script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script> I've tried to paste it in index.php file, but crashes the page, also tried to templates/header.html file - same thing... Thanks for any support you can provide! I've attached index.php and header.html [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/226069-oxyclassifieds-help/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.