Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi.
I'm working over my lhc, debug enabled; It works fine on backend.
But when trying to debug widget, following instructions given in doc.livehelperchat.com/docs/debug/, when opening frame in new tab it is redirected to parent page (the page which contains the frame), so there's no way to know which template files are being loaded.
In adittion, as CSS files are compiled together, i suggest to make debug mode to serve separate original CSS files, in it's respective order, so we can make a better debug over styles.
Offline
Hi,
New widget is using react app and all new widget styles are located at
https://github.com/LiveHelperChat/liveh … s/widgetv2
As new widget is using react app there is no way to show debug as in back office.
You still can override ant of these files if you follow https://doc.livehelperchat.com/docs/ext … e-template
Same way as with templates you can override CSS files.
Offline
See this also.
https://doc.livehelperchat.com/docs/dev … ing-widget
Offline