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.
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 ...
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($...
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...
@inferno You can remove the icons via cssAll icons #wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon { display: none; } ...
I can't say if it's the best, but I use Clean Talk on several sites and have no problems with spam
@shack check > wpForo > Boards and delete unwanted boards
Hi @blake Check these two settings in the Advanced Attachments addon. Thumbnail JPEG Quality: from 0 (worst quality, smaller file) to 100 (best ...
Hi @dimalifragis try this code snippet @media screen and (max-width: 800px){ #wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-...
@dimalifragis Yes, if we know the URL to the problem, we can help much better.But it was visible in the image 😀
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...
@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...
Hi @shack You will find the documentation here > some videos you can watch on youtube >
@gocchimama I am using the above codes for a mouseover post preview e.g. in the widgets and it works there.