Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello,
I want to have a "Live Help (Page embed code)" works like a "Chat box " but is filled with the template and should work for one-on-one.
Please suggest.
Offline
Hi Dennis,
if you want a chat button whit an online and an offline image this is not supported at the moment; there are already a request on GitHub to support IT.
The Live Helper Chat work one to one is a live help tool so the chat is from visitor to operator.
Hope it helps, have a good day and time.
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
It is not a chat button.
Hope you know about the chat box
<script type="text/javascript">
var LHCChatboxOptions = {hashchatbox:'empty',identifier:'default',status_text:'Chatbox'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = '//www.domain.com/chat/index.php/chatbox/getstatus/(position)/bottom_right/(top)/300/(units)/pixels/(width)/300/(height)/300/(chat_height)/220';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
the above is an embedded code for chat box and is open for everyone, like anyone can start a chat and it keeps on going as per my understanding.
However if you can open a chatbox page embed code for one -on -one , it is good.
Offline
In simple, I want a visitor to chat with me without filling any form on a chat page.
Offline
Like in the livehelperchat.com?
Chatbox is not one to one and can't be one to one. Chatbox is public.
If you want you can setup livehelperchat to work as in the official website where user have only to write message without put name or email or other info. This can be set in start chat settings.
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
"Please choose at least one field for a page widget" is the result when I set through Start chat form settings
Offline
Yes Message must be on.
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
true that is very simple by just allowing the message,you are the best.
Offline
Dennis, thank you for your feedback. I AM happy to hear you have solved your issue.
Wish you a great time!
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