Zopim

Home Forums All Other Themes Zopim

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47184
    Peter LynchPeter Lynch
    Member
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: February 11, 2016

    Hi, Can anyone help? I have added the Zopim Chat widget to my site and it’s displaying incorrectly. Has anyone else had this problem?

    I added this code supplied by Zopim to the footer.php.

    <!–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=”//v2.zopim.com/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex”;z.t=+new Date;$.
    type=”text/javascript”;e.parentNode.insertBefore($,e)})(document,”script”);
    </script>
    <!–End of Zopim Live Chat Script–>

    If you copy and paste the following into a web browser you can see it works outside the theme.
    v2.zopim.com/widget/?4EGYtR8mMI19qTb48g86TQVMu4AHuIex

    My website is www.introbackpacking.com

    #47242
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi Peter,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    iframe{border:none !important; padding:0 !important;}

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.