Jump to content

Zopim


tombath10

Recommended Posts

Hi, take the integration code given and put it in header.tpl .. it will be in /templates/portal/header.tpl

 

Edit* This is also a good opportunity to imbed Google analytics in the same location, Put both scripts just before the </head> tag

Edited by tripler
Link to comment
Share on other sites

  • 3 months later...
  • 4 weeks later...

Just did mine right now....... and it's in the footer not header

 

<div class="whmcscontainer">

<div class="footer">

<div id="copyright">{$LANG.copyright} © {$date_year} {$companyname}. {$LANG.allrightsreserved}.</div>

{if $langchange}<div id="languagechooser">{$setlanguage}</div>{/if}

<div class="clear"></div>

</div>

</div>

 

{$footeroutput}

<!--Start of Zopim Live Chat Script-->

<script type="text/javascript">

window.$zopim||(function(d,s){var z=$zopim=function©{z._.push©},$=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='//get your own code for you account';z.t=+new Date;$.

type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');

</script>

<!--End of Zopim Live Chat Script-->

</body>

</html>

 

This is in the default for version 5

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated