Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Once after a visitor closes or minimizes the chat window (or) a proactive message is not started yet, when I am trying to send a PUSH messages are not reaching the visitors.
The actual push message is not getting delivered , rather the visitor has to wait until the proactive messages shows up.
In some cases, proactive chats asks for name and email additionally
Offline
Hi again Dennis,
pro active message are delivered if is well configured and if you have checked to checks for operator message when you generate the embed code.
If you have an issue and this is related to live helper chat please indicate all the steps for reproduce the issue.
If I cannot reproduce, I cannot help.
Thank you.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Let me make it simple.
I use the latest version of chat v2.63
I cannot see a push message which is manually sent.
I also have a proactive chat enabled , although I would like to send some messages manually to invite the visitors on chat.
Unfortunately in this latest version, I am not able to send any messages manually.
Offline
Thank you Dennis,
you seems to be not a new user... maybe is the first time that you try to use this?
You have to generate an Embed code where the option to check for operator message is checked.
If this is not checked the visitor will not receive any invite.
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Yes I am not a new user
[== Undefined ==]
<script type="text/javascript">
var LHCChatOptions = {};
LHCChatOptions.opt = {widget_height:400,widget_width:380,popup_height:520,popup_width:500};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
var referrer = (document.referrer) ? encodeURIComponent(document.referrer.substr(document.referrer.indexOf('://')+1)) : '';
var location = (document.location) ? encodeURIComponent(window.location.href.substring(window.location.protocol.length)) : '';
po.src = '//msuschatsupport.com/index.php/chat/getstatus/(click)/internal/(position)/bottom_right/(ma)/br/(check_operator_messages)/true/(top)/350/(units)/pixels/(leaveamessage)/true/(theme)/1?r='+referrer+'&l='+location;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
The above is the script for your understanding. All the options are correctly selected and I host this chat tool from 3 different sites and no where it is working with this new version
Offline
Thank you for you reply.
Are you able to reproduce the issue on the demo of livehelperchat.com ?
If yes please provide steps to reproduce.
Also I do not know what is push message. Live helper chat support pro active message... this is not sent immediatly but you have to wait time that you set in settings.
Please read more about pro active here:
https://livehelperchat.com/pro-active-c … -138a.html
Last edited by PeopleInside (2017-06-03 14:34:17)
PeopleInside - Live helper chat - free limited forum support!
For commercial support or GitHub [see FAQ here]
If you want to support this open source project, just donate [see support page]
Something wrong with the forum? [contact a superhero]
Offline
Pages: 1