Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi i want to display the link to start a chat on a menu and on the left of the page with a widget. Is it possible?
When i put the html code for the menu and the widget code on the footer i get only the widget displayed. I think it can be because they are using the same DIV id lhc_status_container. Is there a way to change this ID?
Offline
Hi,
Not sure what you want to achieve exactly.
But you can call to open chat widget by this javascript:
onclick="return lh_inst.lh_openchatWindow()"
You can put this on any link you want.
Offline
Thanks!! that solve my problem.
Offline
Pages: 1