Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hello my dears.
I didn’t notice how it happened, but disappeared "Need help" widget in mobile view.
Help bring him back. Tell me where i could turn it on?
In desktop view widget displayed.
Last edited by milatovskaja (2021-01-12 18:52:08)
Offline
this checkbox disables "help widget" in mobile view
Last edited by milatovskaja (2021-01-13 06:48:48)
Offline
if the checkbox is not set "Need help" widget appears
but it also disables chat in the pop-up window, which is not very good.
I also have a question how can i set width of widget (mobile view, pop-up disabled)?
i try add style width in "Widget container additional CSS, takes effect after save", but this not work
because style is already set:
width: 100% !important;
min-width: 100% !important;
max-width: 100% !important;
how can this be changed?
Last edited by milatovskaja (2021-01-13 07:04:39)
Offline
1. Here is a fix for mobile popup case https://github.com/LiveHelperChat/liveh … 8ff947d0a4 update to most recent commit from master branch
2. There is always one width for desktop and mobile devices. Which can be changed either using JS arguments https://doc.livehelperchat.com/docs/jav … pt-options
or directly in widget themes. https://doc.livehelperchat.com/docs/theme/theme/
Offline
1. Here is a fix for mobile popup case https://github.com/LiveHelperChat/liveh … 8ff947d0a4 update to most recent commit from master branch
2. There is always one width for desktop and mobile devices. Which can be changed either using JS arguments https://doc.livehelperchat.com/docs/jav … pt-options
or directly in widget themes. https://doc.livehelperchat.com/docs/theme/theme/
i use last version lhc and aplay this fix, but still "help widget" is missing in mobile view
Offline
Try incognito window but all works now for sure
Offline
Try incognito window but all works now for sure
if we are talking about this widget
it is still absent in mobile view
if enabled checkbox "Open popup on mobile devices using mobile layout."
Offline
As I told it works here. Nothing I can help more You have to have files from the commit I pasted.
Offline
As a proof you can open with mobile device here https://qu.lt/testpages/widget_new.html
Offline
As a proof you can open with mobile device here https://qu.lt/testpages/widget_new.html
yes it started working when i updated again
if you just change one file - it doesn't work/
Thank you)
Offline
Pages: 1