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] Link to comment https://forums.phpfreaks.com/topic/226069-oxyclassifieds-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.