Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: The problem with the translation of the phrase. Please fix it!

@adler11 This is the PHP code that is used <?php ( $topic['answers'] > 1 ) ? printf( wpforo_phrase('%d Answers', false), $topic['answers']...

3 years ago
Reply
RE: How to change the colour of a Spoiler Title

@amitkool21 you can add the Post ID example Post ID 14 #wpforo #wpforo-wrap #post-14 .wpf-spoiler-wrap .wpf-spoiler-title { color: #ff0000; }...

3 years ago
Reply
RE: How to change the colour of a Spoiler Title

@amitkool21 #wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-title { color: #ff0000; } #wpforo #wpforo-wrap .wpf-spoiler-wrap:nth-of-type(2n)...

3 years ago
Reply
RE: How to change the colour of a Spoiler Title

@amitkool21 Example 😉 #wpforo #wpforo-wrap .wpf-spoiler-wrap .wpf-spoiler-title { color: #ff0000; }

3 years ago
Reply
RE: The problem with the translation of the phrase. Please fix it!

@adler11 do you also have the correct translation for "answers"? Answers %d Answers example in german translation 1 Replies - 1 Antwort ...

3 years ago
Reply
RE: Inserting image in signature?

@chris after saving you see only the finished signature with imagesthe button for the source code is missing, like in the posteditor to edit the im...

3 years ago
Reply
RE: Disable or Remove Attachments

@univoflaw > Documentation (File Attachments) “Can attach file” permissions

3 years ago
Reply
RE: Profile cant be changed --user custom fields add-on required?

@gorlworld read the documentation (Spam Protection) Min number of posts to be able to edit profile information

3 years ago
Reply
RE: Reposition social buttons

@hypematrix use this code instead of the codes above #wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table { padding-bottom: 60px !importa...

3 years ago
Reply
RE: Reposition social buttons

@hypematrix add this after the code from above @media screen and (max-width: 620px){ div.nsl-container.nsl-container-block .nsl-container-button...

3 years ago
Reply
RE: Reposition social buttons

@hypematrix add this to custom css #wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-table { padding-bottom: 50px !important; } div.nsl-con...

3 years ago
Reply
RE: Theme

Hi @fchd22 have you tested > WP Dark Mode, instead of a black theme

3 years ago
Reply
RE: Show notification to user on first time log in

@vasudevsoni2001 take a look at these options Redirecting users on first login in WordPress redirect users on first time login wordpress

3 years ago
Reply
RE: Show notification to user on first time log in

@vasudevsoni2001 You can use the admin note Forum > Tools > Admin Note maybe with a text like this Welcome to the69forum, if this is you...

3 years ago
Page 54 / 102