Hi,
Now I can see http://prntscr.com/10m2p0e time ago translated! it would be even better if it could be in Cyrillic.
But sadly notifications are still the same http://prntscr.com/10m2ndo .
Is it somehow possible to disable that window, because in general, I don’t need it?
Time translations depends on your WordPress locale.
if you change locale to sr-cyrl it should work I think.
You can hide with that button with CSS, but there will be more options in next versions.
I just checked that string and now I understand its not properly inserted to code.
I will release update now, which will fix that.
Hi,
But if I change CSS it will be removed with a new update?
I will wait for the update
I am really glad to have such wonderful support!
Thank you!
you can override with CSS in your theme, which will not be overwritten on plugin update.
Alright I will do that
I have set the main language sr-cyrl but same thing.
.bp-messages-wrap .chat-header .settings{ display: none }
for the time translations create ticket using contact us.
.bp-messages-wrap .chat-header .settings {
display: none;
}
Not really working on this way
For a contact us option where am I supposed to select that, buy plugins 1st?