@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...
just the icon #wpforo #wpforo-wrap .author-rating-full::before {content: "\f4fc";font-size: 16px;font-family: "Font Awesome 5 Free";color:#88961F;fo...
it looks like 20px around the list items of your categoriesso you can try the following code, #wpforo .wpforo-widget-wrap .wpforo-widget-content, ....
Hi @001wgreen add this to custom css #wpforo #wpforo-wrap form input[type="checkbox"], form input[type="radio"] { -webkit-appearance: auto;} D...
@neygo #wpforo #wpforo-wrap .wpforo-forum-title { font-weight: bold;}
@neygo #wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img {border-radius: 50%;} and for the eggs in your widgets 😀 #wpforo .wpforo-wi...
@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...
@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 ...
in which language do you translate are you using the correct prefix for your language? Example for German wpforo_attach-de_DE.mowpforo_attach-...
@hamid You can put the following script in the header.php of your Wordpress theme between the head tags <head></head> <script src...
Hi @pyue6299 you can paste the .mo and .po files in the following update safe directory wp-content / languages / plugins safe-place-for-mo...
@hamid Google reCAPTCHA uses the language of your browser. If you use Persian language in your browser, Google reCAPTCHA is also in Persian.
hi @tonyatfonsori add this to custom css #wpforo #wpforo-wrap .fa-facebook-f::before {content: "\f39e" !important;} Dashboard > Forums > Se...
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 ...
@safe Loco: Why have my translation files been deleted / reverted?