Jump to content

Live Chat module for prestashop1.4


Recommended Posts

Hi ,

 

I am trying to use a zopim live chat module in my prestashop. I created an account in the google and

included the script code into header file after that blank page is displaying when i refresh my prestashop page, I checked through console. It displays 500 internal server error.

 

Can anyone guide me how to display the live chat into my site

 

 

Regards,

Muthu

Link to comment
Share on other sites

The script that you included more than likely is javascript that uses symbols that smarty uses. Try this, open your header.tpl and the script that you inserted, wrap it like this

{literal}
script you inserted
{/literal}

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...