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

You are not logged in.

Announcement

#1 2020-04-13 05:30:47

caminomaster
Member
Registered: 2020-04-09
Posts: 24

Theres no way to debug widget, also a suggestion about css loading

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

#2 2020-04-13 05:37:25

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

Re: Theres no way to debug widget, also a suggestion about css loading

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

#3 2020-04-13 09:39:10

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

Re: Theres no way to debug widget, also a suggestion about css loading

Offline

Board footer