Jump to content

OxyClassifieds Help!


goto

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.