Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: How to add a custom message on WPforo login page

@viviane You can use the "Quick Translation – Phrases" for thissearch for "Forum - Login" and insert your text as translation

4 years ago
Reply
RE: How do I remove CAPS in quotes

Hi @marsm add this to custom css #wpforo #wpforo-wrap .wpforo-post blockquote, #wpforo #wpforo-wrap .wpforo-revision-body blockquote { width...

4 years ago
Reply
RE: Help: How to add post count to simplified layout

Hi @cmw14 read this topic Display number of posts under the avatar of the person posting

4 years ago
Reply
RE: What setting does the filtering from the main Forums link

I also use WP Rocket with no problemsI excluded the forum completely with /forum/(.*)

4 years ago
Reply
RE: User profile view on post

@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 ...

4 years ago
Reply
RE: Static mobile menu doesn't fit

@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...

5 years ago
Reply
RE: Static mobile menu doesn't fit

@motorhype You have this code twice, you can delete one @media screen and (max-width: 620px){ #wpforo #wpforo-wrap #wpforo-menu li a { padding: ...

5 years ago
Reply
RE: Smiles

Hi @denda Your problem is described in FAQ section. Read this topic: Emoji does not work. Errors: "Topic Add Error" and "Reply failed"

5 years ago
Reply
RE: Members and profile ignoring wpforo-wrap

@motorhype also use important! 😉 @media screen and (max-width:620px) { #wpforo #wpforo-wrap {padding: 5px 5px !important} }

5 years ago
Reply
RE: wpforo-menu sticky?

@thoand If any parent/ancestor of the sticky element has any of the following overflow properties set, position: sticky won’t work. overflow: hidd...

5 years ago
Reply
RE: registered users can upload files

@mikelalgas is described in the documentation > File Attachments 😉

5 years ago
Reply
RE: Static mobile menu doesn't fit

try @media screen and (max-width: 620px){ #wpforo #wpforo-wrap #wpforo-menu li a { padding: 15px 10px; } }

5 years ago
Reply
RE: PM not shown

@thoand you have to set this for each group

5 years ago
Reply
RE: Members and profile ignoring wpforo-wrap

@motorhype that comes from the style.css of the wpForo Private Messages plugin div#wpforo #wpforo-wrap { padding-left: 0; padding-right:...

5 years ago
Reply
RE: PM not shown

@thoand You can find this setting under "Usergroups" See documentation > Usergroups and Permissions

5 years ago
Page 80 / 102