@viviane You can use the "Quick Translation – Phrases" for thissearch for "Forum - Login" and insert your text as translation
Hi @marsm add this to custom css #wpforo #wpforo-wrap .wpforo-post blockquote, #wpforo #wpforo-wrap .wpforo-revision-body blockquote { width...
Hi @cmw14 read this topic Display number of posts under the avatar of the person posting
I also use WP Rocket with no problemsI excluded the forum completely with /forum/(.*)
@saeb You can edit the post.php of the layout you are usingsee here the update safe way to do this > Theme Customizationexample Code location ...
@motorhype remove it and you will see the result 😉 or watch the video again and you will see the result too 😉 In the video I remove the "a" from the...
@motorhype You have this code twice, you can delete one @media screen and (max-width: 620px){ #wpforo #wpforo-wrap #wpforo-menu li a { padding: ...
Hi @denda Your problem is described in FAQ section. Read this topic: Emoji does not work. Errors: "Topic Add Error" and "Reply failed"
@motorhype also use important! 😉 @media screen and (max-width:620px) { #wpforo #wpforo-wrap {padding: 5px 5px !important} }
@thoand If any parent/ancestor of the sticky element has any of the following overflow properties set, position: sticky won’t work. overflow: hidd...
@mikelalgas is described in the documentation > File Attachments 😉
try @media screen and (max-width: 620px){ #wpforo #wpforo-wrap #wpforo-menu li a { padding: 15px 10px; } }
@thoand you have to set this for each group
@motorhype that comes from the style.css of the wpForo Private Messages plugin div#wpforo #wpforo-wrap { padding-left: 0; padding-right:...
@thoand You can find this setting under "Usergroups" See documentation > Usergroups and Permissions