Hello,
Im jusying to insert some java code into a php file! Im not sure if im choosing the correct file but maybe you might know.
Im using Loaded Commerce, and Zomip as a live chat java
do you know whch file i insert the java into? also im having real trouble adding this java
ive gotr the code but dont know how to add it to the php my jaca code looks a little like this
Quote:
<!--Start of Zopim Live Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
$.src='//cdn.zopim.com/?us0nhiC9xPZFjfJ';z.t=+new Date;$.
type='text/javascript';e.parentNode.insertBefore($,e)})(docum ent,'script');
</script>
<!--End of Zopim Live Chat Script-->
|