Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
I don't want to let the users minimize the proactive chat window.
Offline
Sorry about the incomplete message.
I don't want the visitors to hide or minimize the proactive chat window.
Because once it is minimized, the messages sent by an agent could not be delivered or seen by the visitor.
Please help if I can delete any images or make changes on coding.
Offline
Hi Dennis,
you can put this CSS into your widget theme:
Status widget additional CSS
[== CSS ==]
#lhc_min {
display: none;
}
You have to have an existent widget custom template active,
if not you need to create one than set as default.
Some issue about what you are reporting are opened on GitHub.
https://github.com/LiveHelperChat/liveh … ssues/1039
https://github.com/LiveHelperChat/liveh … issues/867
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 worked, Great Thanks!!
You're always excellent.
You can do anything and everything
Offline
You can do anything and everything
Not really but thanks
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