Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • REBECCA BAIRSTOW 7 posts 75 karma points
    Nov 28, 2017 @ 13:47
    REBECCA BAIRSTOW
    0

    pasting code into html

    can somebody tell me how I can paste a widget code into the html? I only have the UCMS

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Dec 04, 2017 @ 13:40
    Alex Skrypnyk
    0

    Hi Rebecca

    What widget exactly?

    Thanks,

    Alex

  • REBECCA BAIRSTOW 7 posts 75 karma points
    Dec 12, 2017 @ 10:28
    REBECCA BAIRSTOW
    0

    It's a live chat widget by Tawk To Thanks!!!

  • REBECCA BAIRSTOW 7 posts 75 karma points
    Dec 12, 2017 @ 10:27
    REBECCA BAIRSTOW
    0

    I am supposed to "Paste the code below on your website the before the tag."

    <script type="text/javascript">
    var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
    (function(){
    var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
    s1.async=true;
    s1.src='https://embed.tawk.to/5a1d62f9bb0c3f433d4cbb84/default';
    s1.charset='UTF-8';
    s1.setAttribute('crossorigin','*');
    s0.parentNode.insertBefore(s1,s0);
    })();
    </script>
  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Dec 12, 2017 @ 10:36
    Alex Skrypnyk
    0

    Hi Rebecca

    You have to insert this code directly to the template or use Textarea property editor.

    First ways is easier, just open Settings > Templates > Master or something, what is the root template of your website? And insert the code before the tag.

  • Niels Lynggaard 183 posts 520 karma points
    Dec 12, 2017 @ 10:35
    Niels Lynggaard
    0

    The Richtext editor removes scripts and generally cleans things up, so I guess it's not possible to insert it through the editor.

    Alternatively you need a "textarea" property to put it into and then render it accordingly in your template.

    Or, simply just put it into your template as is.

  • REBECCA BAIRSTOW 7 posts 75 karma points
    Dec 12, 2017 @ 10:37
    REBECCA BAIRSTOW
    0

    I'm afraid I don't understand any of that! :(

  • Niels Lynggaard 183 posts 520 karma points
    Dec 12, 2017 @ 10:39
    Niels Lynggaard
    0

    Contact your developer ;)

    If you don't have access to "Settings" (Since you are a limited user?), then I'm afraid you aren't able to do this without involving someone with access to "Settings" section of Umbraco.

  • REBECCA BAIRSTOW 7 posts 75 karma points
    Dec 12, 2017 @ 10:44
    REBECCA BAIRSTOW
    0

    thanks all, I have contacted my developer. Was hoping to do it myself and learn but I don't think I have the necessary access.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies