Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
There is a page with link (simple a tag) and live helper chat widget. How to open livechat by clicking the link?
Offline
Yes, you can do that. Just choose "native placement" from widget position options.
Offline
And what next?
Offline
Just embed code and you will see.
Also you can just embed API and make HTML yourself.
Offline
Ok, im try. Thank you
Offline
Solution for lazy programmers:
[== HTML ==]
<a onclick="return lh_inst.lh_openchatWindow()" href="#open_chat">Open chat window</a>
Last edited by Kirill (2015-10-30 15:12:29)
Offline
Pages: 1