Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-09-12 18:16:50

tizimazza
Member
From: Brazil
Registered: 2014-08-18
Posts: 16

Widget and html link in the same page

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

#2 2014-09-12 18:34:37

remdex
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Widget and html link in the same page

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

#3 2014-09-12 18:57:21

tizimazza
Member
From: Brazil
Registered: 2014-08-18
Posts: 16

Re: Widget and html link in the same page

Thanks!! that solve my problem.

Offline

Board footer