Search
Close
AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] Visual bug for adding people + translation issue

3 Posts
2 Users
0 Reactions
1,512 Views
Posts: 4
Customer
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@szharkov)
Member
Joined: 9 years ago
[#5381]

Hello,

Installed PM, it looks good except menu "Add People": user avatar is oblated and collided with username. 

pm bug

Also I have a question about translation. I made PO/MO files from wpforo_pm.pot from plugin's package, most of the messages became translated (as you see on the screenshot with the bug above). But there are some phrases in PM's interface, that are missed in pot-file. For example texts for buttons "Send PM", "Refresh", "Turn off email notifcations", "Load all Messages" are still not translated. How can I translate them?

 


2 Replies
Posts: 4245
 Tom
Admin
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@tomson)
Famed Member
Joined: 11 years ago

Hi @szharkov,

This is a conflict with your theme CSS. You should put this CSS code in Dashboard > Forum > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and reset browser cache on forum front-end by pressing Ctrl+F5:

#wpforo-wrap .wpfpm-uli-avatar img,
#wpforo-wrap .wpfpm-uli-avatar img.avatar {
    width: 22px;
    height: 22px;
}

 

Posted by: @szharkov

Also I have a question about translation. I made PO/MO files from wpforo_pm.pot from plugin's package, most of the messages became translated (as you see on the screenshot with the bug above). But there are some phrases in PM's interface, that are missed in pot-file. For example texts for buttons "Send PM", "Refresh", "Turn off email notifcations", "Load all Messages" are still not translated. How can I translate them?

You can translate all missing phrases in Dashboard > Forums > Phrases admin page. Just search for a phrase, edit and change it to the translated version. If you don't find any phrase, click on the [add new] button, insert the identical English phrase as phrase key and the translated version as phrase value and save it. More info in the documentation:

https://wpforo.com/docs/root/translation/quick-translation-phrases/

https://wpforo.com/docs/root/translation/how-to-translate/


1 Reply
Customer
(@szharkov)
Joined: 9 years ago

Member
Posts: 4
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian

@tomson Thanks, now it works fine!

 


Share:
Scroll to top