Sinnans Posted August 26, 2016 Share Posted August 26, 2016 Hi All, About this topic I have been searching for hours but do not find until now any solution which worked. I wanted to add code snippet for live chat functionality from Zoopim.Which has to be placed in <head> tags. Is there any FREE Module for this purpose? I learned that header.tpl file of my theme can be directly edited. Which I did but immediately it stop loading my website by just giving following error: HTTP ERROR 500 as soon i removed the script it start loading. So it looks like editing header.tpl wont work! I wonder why? Please help! Thanks in advance. Link to comment Share on other sites More sharing options...
sandipchandela Posted August 26, 2016 Share Posted August 26, 2016 prestashop uses smarty as rendering systems. Be sure to add script within {literal } tag. {literal} <script language="javascript"> //chat script </script> {/literal} Link to comment Share on other sites More sharing options...
endriu107 Posted August 26, 2016 Share Posted August 26, 2016 Check this: https://www.prestashop.com/forums/topic/233362-module-zopim-chat-build-own-widget-for-free/ 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