Tutrix
Tutrix
@tutrix
Noble Member
Topics: 14 / Replies: 1496
Reply
RE: Problem with translation

and that doesn't work for you either? If you didn't find some phrase you can add it as well. just use the [Add New] button.

2 years ago
Reply
RE: Size change

Hi @striker86 This is the wpForo sidebar. You have an empty widget in there, remove that widget if you don't want to use the sidebar and then clear ...

2 years ago
Reply
RE: Show number of subforum topics and main forum together

I don't have any subforums, so I can't test it.But I use these 3 codes to show all topics and posts in a category. <?php $counts = wpforo_forum($...

2 years ago
Reply
RE: Forum pages are cached. How to disable

No, you did not 😉 Take a look at the source code of your community page (gta......../community/)At the bottom you can read <!-- WP Fastest Cach...

2 years ago
Reply
RE: Changing profile icons

@inferno You can remove the icons via cssAll icons #wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon { display: none; } ...

2 years ago
Reply
RE: Which Is Best WP Plug-in To Block Spamming

I can't say if it's the best, but I use Clean Talk on several sites and have no problems with spam

2 years ago
Reply
RE: Multiple wpForo sections on Dashboard

@shack check > wpForo > Boards and delete unwanted boards

2 years ago
Reply
RE: Photo uploads appear blurry

Hi @blake Check these two settings in the Advanced Attachments addon. Thumbnail JPEG Quality: from 0 (worst quality, smaller file) to 100 (best ...

2 years ago
Reply
RE: Mobile view issues

Hi @dimalifragis try this code snippet @media screen and (max-width: 800px){ #wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-...

2 years ago
Reply
RE: Error when generating the sitemap

@dimalifragis Yes, if we know the URL to the problem, we can help much better.But it was visible in the image 😀

2 years ago
Reply
RE: Error when generating the sitemap

Hi @ailaine There are probably empty lines in one of these filesIn wp-config.php (WordPress) there must be no blank lines before the <?php or aft...

2 years ago
Reply
RE: Member Ratings

@shack There is no setting for this, but you can create a new page to give your members some information.Take a look at this post > Forum FAQ pag...

2 years ago
Reply
RE: Forum Build

Hi @shack You will find the documentation here > some videos you can watch on youtube >

2 years ago
Reply
RE: I want to get the body of the post

@gocchimama I am using the above codes for a mouseover post preview e.g. in the widgets and it works there.

2 years ago
Page 33 / 102