Maurizio Fabbri Posted July 23, 2016 Share Posted July 23, 2016 Hello. My site is www.celma.com.ve. I have Prestashop 1.4.11.0 version. I want to add this code to my site: <!-- Installation Cliengo code for www.celma.com.ve --> <script type="text/javascript">(function(){var ldk=document.createElement('script'); ldk.type='text/javascript'; ldk.async=true; ldk.src='http://weboptimizer.leadaki.com/weboptimizer/5792da0be4b0951354078661/5792da0ce4b0951354078664.js' ; var s=document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ldk, s);})();</script> That is from Cliengo. (www.cliengo.com). It is a code of a small automatic chat window (a robot that type messages to the users), it helps to have more clients. So, on the Cliengo site says that I have to copy and paste that code before this tag: </body>. But I really don´t know where is that tag. In which file?, I was looking on header.tpl, index.tpl, etc etc etc. Where can I paste that piece of code to make it work?. Please help me men. You are the experts !! Link to comment Share on other sites More sharing options...
Rhobur Posted July 23, 2016 Share Posted July 23, 2016 Hi, You can paste it into your themes/your_theme/footer.tpl at the end of file. Link to comment Share on other sites More sharing options...
Maurizio Fabbri Posted July 23, 2016 Author Share Posted July 23, 2016 (edited) Hi, You can paste it into your themes/your_theme/footer.tpl at the end of file. I already pasted it there, I tested before </body> and after, and after the </html> tag. But the chat windows doesn't appear Edited July 23, 2016 by Maurizio Fabbri (see edit history) Link to comment Share on other sites More sharing options...
Maurizio Fabbri Posted July 27, 2016 Author Share Posted July 27, 2016 I already pasted it there, I tested before </body> and after, and after the </html> tag. But the chat windows doesn't appear Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now