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.
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.
pasting code into html
can somebody tell me how I can paste a widget code into the html? I only have the UCMS
Hi Rebecca
What widget exactly?
Thanks,
Alex
It's a live chat widget by Tawk To Thanks!!!
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>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.
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.
I'm afraid I don't understand any of that! :(
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.
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.
is working on a reply...
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.