Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Admin Note

@percysgrowroom <div class="adminnote-one"> <p style="text-align: center"> <span style="color: #ffffff"> Text Box one </sp...

4 years ago
Reply
RE: User's post count in simplified layout

@selsebil you can customize the post.php from layout 2 /wp-content/plugins/wpforo/wpf-themes/classic/layouts/2 open the post.php from layout...

4 years ago
Reply
RE: Remove "title" from profile without removing Title field for new topic

@dk1616 read this topic / post Problem hiding the title field in my account settings

4 years ago
Reply
RE: icons not displaying correctly

@rainerpuschner you forgot or removed this part of the code #wpforo #wpforo-wrap i[class*="fas"]::before { font-family: "Font Awesome 5 Free...

4 years ago
Forum
Reply
RE: icons not displaying correctly

@rainerpuschner and why not completely?

4 years ago
Forum
Reply
RE: icons not displaying correctly

@rainerpuschner you must use the complete code I posted above

4 years ago
Forum
Reply
RE: icons not displaying correctly

@rainerpuschner add this too #wpforo #wpforo-wrap i[class*="fa-layer-group"]::before { font-family: "Font Awesome 5 Free" !important; f...

4 years ago
Forum
Reply
RE: icons not displaying correctly

@rainerpuschner try this code for the icons #wpforo #wpforo-wrap i[class*="fas"]::before { font-family: "Font Awesome 5 Free" !important; ...

4 years ago
Forum
Reply
RE: Some css help for mentions

@dimalifragis ok try this code add_action( 'wp_head', function () { ?> <script> jQuery(document).ready(function($) { $(...

4 years ago
Reply
RE: Some css help for mentions

@dimalifragis I don't get any error

4 years ago
Reply
RE: Some css help for mentions

i use this little code to add a css class to it add_action( 'wp_head', function () { ?> <script> $(document).ready(function () { ...

4 years ago
Reply
RE: Set the background to dark mode.

@tc-ali You can have a look at the plugin WP Dark Mode I test the plugin at the moment also on my page 😉

4 years ago
Reply
RE: Addons and new wpforo v2.*

yes, you can select the groups see also wpForo Ads Manager (Pre Sale Questions)

4 years ago
Reply
RE: Signature

@cook the signature is also displayed on your posts page  Cook-Signature.jpg

4 years ago
Reply
RE: Set the background to dark mode.

Hi @tc-ali you can set the background transparent with this code add this to custom css #wpforo #wpforo-wrap { background: transparent; } Das...

4 years ago
Page 73 / 102