Chat popup won’t display on Elementor-built website
-
I need to add a <script> from my CRM to add a live-chat box to my website that I’ve built with Elementor. They said to use Scripts n Styles plugin – so I did that. I pasted it into the “Footer” box in the Scripts n Styles plugin. The CRM says the code is installed. But the chat box doesn’t appear on my website.
I’ve got Drift Chat to work (but that’s a plugin). But any third party chat option that requires pasting of <script> doesn’t seem to display on my Elementor website…
Ideas? Fixes?
Here’s my website: https://videographer.melbourne
Here’s the code snippet:
<script>window.picrSettings={userId:”**hiddenforthisforum**”,profileId:”**hiddenforthisforum*”};</script><script>!function(t,e,n){function c(t,e,n,c){try{c=new(this.XMLHttpRequest||ActiveXObject)(“MSXML2.XMLHTTP.3.0″),c.open(n?”POST”:”GET”,t,1),c.setRequestHeader(“X-Requested-With”,”XMLHttpRequest”),c.setRequestHeader(“Content-type”,”application/x-www-form-urlencoded”),c.onreadystatechange=function(){c.readyState>3&&e&&e(c.responseText,c)},c.send(n)}catch(o){window.console&&console.log(o)}}function o(){c(“https://code.picr.com/version”,function(c){n=e.createElement(“script”),n.async=!0,n.type=”text/javascript”,n.onload=function(){PicrWidget.init(t.picrSettings)},n.src=”https://code.picr.com/widget.js?v=”+c,e.body.appendChild(n)})}t.picrWidgetInstalled||(t.attachEvent?t.attachEvent(“onload”,o):t.addEventListener(“load”,o,!1),t.picrWidgetInstalled=!0)}(window,document);</script>
The page I need help with: [log in to see the link]
- The topic ‘Chat popup won’t display on Elementor-built website’ is closed to new replies.