Tawk.to / gosquared

Anybody ever tried to use tawk to or gosquared? Both sniplets doed not work for me… any recommendations?

tawk works perfectly within RW. Should be in an html stack and something like this with your code where indicated:
<!--Start of Tawk.to Script--> <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/***your code***/default'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script-->

I checked on Tawk.io and to implement their widget you just need to paste the code before the end of the body tag.

To do this in RapidWeaver go to the Code area under Settings and choose the Body tab (see the screenshot). If you paste your code in there it’ll be available on every page of your site.

The GoSquared code should go in the head tab.

Hope that helps.

1 Like

Hi thank you. I double checked it! yes you are right it does work with RP… but unfortunetly not with my theme. - Any recommendations why it might not work? i am using this theme:

https://rapidweavercommunity.com/addons/solitude

@weaver i think he is the Web-Developer. Could you eventually help me?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.