Hello, I am using Zopim live chat and I want to put the code into the signup page, in case people have problems or doubts while signing up. It is a code like this: Code: <!-- Start of Zopim Live Chat Script --> <script type="text/javascript"> document.write(unescape("%3Cscript src='" + document.location.protocol + "//zopim.com/?5ERTY56FGTTYTRYDYT67FG' charset='utf-8' type='text/javascript'%3E%3C/script%3E")); </script> <!-- End of Zopim Live Chat Script --> I always get a Syntax Error. Where do I have to paste that code in order to work? Thanks!
There should not be any problem with that code. It should be placed to signup.html template at the bottom(before footer.html include) make sure that you use simple editor like notepad when you edit template.
I am doing that and I always get this error message: ERROR [256] Smarty error: [in signup.html line 56]: syntax error: unidentified token ';&' (Smarty_Compiler.class.php, line 1357) in line 1102 of file /home/public_html/mydomain/amember/smarty/Smarty.class.php