Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: How to customize the recent topic widget in sidebar.

@cmwd if you want remove the icon for admins, you can do this via user IDExample user ID "1" #wpforo #wpforo-wrap [data-userid="1"] .author-rating...

5 years ago
Reply
RE: How to customize the recent topic widget in sidebar.

just the icon #wpforo #wpforo-wrap .author-rating-full::before {content: "\f4fc";font-size: 16px;font-family: "Font Awesome 5 Free";color:#88961F;fo...

5 years ago
Reply
RE: How to customize the recent topic widget in sidebar.

it looks like 20px around the list items of your categoriesso you can try the following code, #wpforo .wpforo-widget-wrap .wpforo-widget-content, ....

5 years ago
Reply
RE: Check Boxes Not Working After Miigration

Hi @001wgreen add this to custom css #wpforo #wpforo-wrap form input[type="checkbox"], form input[type="radio"] { -webkit-appearance: auto;} D...

5 years ago
Reply
RE: Bold forum names

@neygo #wpforo #wpforo-wrap .wpforo-forum-title { font-weight: bold;}

5 years ago
Reply
RE: how to make avatars round

@neygo #wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img {border-radius: 50%;} and for the eggs in your widgets 😀 #wpforo .wpforo-wi...

5 years ago
Reply
RE: you can leave the forum icons rounded

@neygo you can give the icons a round background but for this the icons have to be smaller, maximum 25px .wpforo-forum-icon i { font-si...

5 years ago
Reply
RE: Translation

@pyue6299 sorry I don't know why the translation doesn't work for you try using Loco Translate as suggested by Alvina or with Quick Translation ...

5 years ago
Reply
RE: Translation

in which language do you translate are you using the correct prefix for your language? Example for German wpforo_attach-de_DE.mowpforo_attach-...

5 years ago
Reply
RE: Google reCAPTCHA language

@hamid You can put the following script in the header.php of your Wordpress theme between the head tags <head></head> <script src...

5 years ago
Reply
RE: Translation

Hi @pyue6299 you can paste the .mo and .po files in the following update safe directory wp-content / languages / plugins  safe-place-for-mo...

5 years ago
Reply
RE: Google reCAPTCHA language

@hamid Google reCAPTCHA uses the language of your browser. If you use Persian language in your browser, Google reCAPTCHA is also in Persian.

5 years ago
Reply
RE: FB share icon missing

hi @tonyatfonsori add this to custom css #wpforo #wpforo-wrap .fa-facebook-f::before {content: "\f39e" !important;} Dashboard > Forums > Se...

5 years ago
Reply
RE: Topic Starter sign

you can move the likes to the right side with custom CSS #wpforo #wpforo-wrap .wpfl-2 .bleft {float: right;margin-left: 10px;border-left: 1px solid ...

5 years ago
Reply
RE: main text box can not be edited

@safe Loco: Why have my translation files been deleted / reverted?

5 years ago
Page 89 / 102