Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] where to translate these phrases?

7 Posts
3 Users
0 Reactions
2,727 Views
Posts: 4
Topic starter
(@blickw)
Active Member
Joined: 9 years ago

hi,it is really a nice forums plugin,but i have some problems with my translation. i have searched everywhere in dashboard-forum-phrases and the .PO file,but i can't find out where to translate these single words.They are:

 "closed" in Topic Icon

usergroup name

"profile"in My Profile 

please check the attach file,thanks.

and i want to know how to make who's online and recent topic widget show round gravatar?mine is square,and the size is not suitable.

6 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi BlickW,

Please read this FAQ topic: https://wpforo.com/community/faq/how-to-translate/

The usergroup translation is not available yet, you should wait for Beta-6. Other missing words will also be added in POT file.

Posts: 4
Topic starter
(@blickw)
Active Member
Joined: 9 years ago
Posted by: Robert

 

Hi BlickW,

Please read this FAQ topic: https://wpforo.com/community/faq/how-to-translate/

The usergroup translation is not available yet, you should wait for Beta-6. Other missing words will also be added in POT file.

   

ok,could u tell me why my avatar in online members and recent topics are square instead of round?

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

That's because of your theme. Theme css can affect wpForo avatar style. Try this css code, it may help, just put it in Forums > Settings > Styles Tab - Custom CSS Code textarea:

.wpforo-widget-content .avatar {border-radius: 50%;}
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar .avatar {border-radius: 50%;}

If it's not saved on first time, please try it again. Then go to front-end and do CTRL-F5 to reload css files. If you have cache plugins, don't forget delete all caches.

Posts: 4
Topic starter
(@blickw)
Active Member
Joined: 9 years ago

thank you for your detail answear!

Page 1 / 2