livehelperchat icon indicating copy to clipboard operation
livehelperchat copied to clipboard

RTL in backend

Open BenEfrati opened this issue 9 years ago • 10 comments
trafficstars

Hi, Just upgrade to version 2.42 and there is not rtl alignment at all (in previous installed version RTL was supported)

BenEfrati avatar Feb 22 '16 23:02 BenEfrati

Hi @BenEfrati , sorry but here topic are accepted only when is an issue or feature request. For support there are the forum at http://forum.livehelperchat.com

Also this seems to be your install issue not Live Helper Chat Issue and I suggest to you, if you want try to have support open a topic in the forum with more detail like:

I have updated my LHC (Live Helper Chat) from version 2.42 to version 2.44 by following the update instruction here: https://livehelperchat.com/article/view/63

After the update when I log in into admin / operator panel I see bad look like this: And please post a screen shot so you have provided more data and someone can understand well what are happening to your case and maybe help you.

You should try to install or update again by checking all file are well uploaded and by checking you follow the tutorial.

PeopleInside avatar Feb 23 '16 09:02 PeopleInside

sorry but here topic are accepted only when is an issue or feature request.

So it's a feature request. The Right-to-Left alignment in the demo also doesn't exists image Install or update again would make no difference. The RTL available only in the widgets

BenEfrati avatar Feb 23 '16 09:02 BenEfrati

Oh so I not understood is a feature request. Sorry. So maybe the chat owner will look into it soon. Thank you!

PeopleInside avatar Feb 23 '16 09:02 PeopleInside

If the alignment is RTL the icons are gone no RTL: image RTL: image I tried to convert the app.css to rtl but when set the direction to rtl all icons get hidden

BenEfrati avatar Feb 23 '16 10:02 BenEfrati

Sorry, what you mean with RTL?

Also how to reproduce? I AM opening the URL: https://demo.livehelperchat.com/heb/ but I can see the icons. I can see only strange alignment. immagine senza nome

OH Right To Left.. maybe but I don't know hot to set for test this. You never write here how to reproduce.

PeopleInside avatar Feb 23 '16 10:02 PeopleInside

That's strange, my screenshot is from the same page, but in your browser icon are visible and in my browser the are hidden... I just opened this page and if i change the direction:rtl to direction:ltr the icon is visible (like the screenshot above) https://forum.livehelperchat.com/viewtopic.php?id=1617

BenEfrati avatar Feb 23 '16 12:02 BenEfrati

How you change the direction? In Your browser or in LHC? If in LHC can you provide the step to do? Thanks.

PeopleInside avatar Feb 23 '16 13:02 PeopleInside

Via developer tools in Chrome

BenEfrati avatar Feb 23 '16 14:02 BenEfrati

So I don't think is an issue relative to Live Helper as I think if you edit something in your developers tool in Chrome is something can see only you. You cannot set Live Helper Chat to keep this setting.

However, this topic will be seen from the chat programmer.

PeopleInside avatar Feb 23 '16 16:02 PeopleInside

https://github.com/LiveHelperChat/livehelperchat/blob/master/lhc_web/design/defaulttheme/css/app.css#L2 You can do it in an hard way, just edit app.css and add direction:rtl to

html, body{
}

this issue is a feature request to support RTL in Live Helper Chat. The rtl alignment is not just in the css code

BenEfrati avatar Feb 23 '16 17:02 BenEfrati