Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
i embeed shoutbox using belwo code
<script type="text/javascript">
var LHCChatboxOptions = {hashchatbox:'empty',identifier:'article_id_1',status_text:'Chatbox'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'http://demo.livehelperchat.com/index.ph … eight)/220';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
problem is that when i open like and tye somthing there , i am able to see chat to different user from visiting same website why so
like for url : abc.com different visitor vistor_129,vistior_188 all chats shows in same window why so
am i missing some thing ??
Last edited by gauravmishra (2015-01-10 12:26:18)
Offline
You have embeded chatbox widget but not live help widget. Please embed live help widget.
Offline