Hi,
I cannot find a way to change title of ‘Forums’ to ‘Forum’.
I have changed it in settings / forum root and forum single slug (i get this message – possible bbPress conflict: Forum slug and vice versa)
Any suggestions please much appreciated?
Thanks,
Ollie
No size restriction, actually bbpress is much lighter than Invision, Xenforo etc
And i would add :
use LiteSpeed Cache : best cache for WordPress (and even better if you have a LiteSpeed server)
No restriction in forum size – this site uses bbpress with 130,000 odd topics. Server capability is of course key to any response time.
Bbpress just uses wordpress login, so you will need to look at how that is done with wordpress.
I can only suggest you try it, but in essence yes, bbpress has categories, forums, sub forums, topics and replies.
I intend to create a large forum setup that will have many different categorised topics and will contain sub forum topics and within that topic there will be the comments of the users.
Is this possible in bbpress 🙂 ?
not sure that will help – as I stated in the fix, this is neither bbpress or elementor problem – just 2
plugins that try and help wordpress but don’t totally work together.
the core of bbpress is stable enough that I suspect this version will hold for a good while yet.
I had the last version and have put it here
bbpress moderation tools
Have anyone found an alternative to the plugin bbpress moderation tools that have recently closed in the wordpress repo?
https://wordpress.org/plugins/moderation-tools-for-bbpress/
ok so let’s try the standard fault finding
it could be a theme or plugin issue
Plugins
deactivate all plugins apart from bbpress and my fix plugin and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Health Check & Troubleshooting
Then come back
I would pay as well so long as the job were done right. If anyone is interested let me know. Both phpbb and bbpress are vanilla.
S
I will also need to migrate from other software to bbpress i wonder if there are some experts here for paid migration jobs ?
or even maybe some bbpress officials for a paid mission ?
that would solve your problem (and mine to come)
I am the author of GD bbPress Attachments, GD bbPress Tools and these plugins have Pro version called: GD bbPress Toolbox Pro (https://plugins.dev4press.com/gd-bbpress-toolbox/). And, the Pro version has options to embed attachments into content, and if the attachment is the image it will be displayed as a big image, and video or audio will be displayed as players. In the area after the post (where attachments are usually displayed), currently, only images can be previewed, and video can’t be placed due to the layout constraints.
Regards,
Milan
Hello,
I found a bug when using bbrpess and WOOF (Woocommerce Product Filter). Indeed, when bbpress is activated, when you want to filter products by category, the WOOF’s widget disappears. With a lot of tests on multiples websites, I found this bug comes from bbpess.phpclass on setup_variables() function when the attribute topic_tag_tax_id gets apply_filters( 'bbp_topic_tag_tax_id', 'topic-tag' ) value. When you comment this line, the bug is solve.
As I don’t need tags on my Forum, I just need to set $this->topic_tag_tax_id = 0 and hide Topic tags form.
But Here is my final problem : How can I overwrite this class because it’s not a template but the plugin file ?
PS : I tried every possibilities (plugins versions, select another theme, change product database, catch network and files errors), the bug really comes from here as strange as it may seem.
Cheers,
TomCrise
not sure how this is related to bbpress.
I suspect you will need to set something in your theme
dashboard>appearance>customise
this custom css might help if you can’t find where to set the width
#wrapper.boxed #theme-header, #wrapper.boxed .breaking-news, #wrapper.boxed #main-content {
width: 1200px !important;
}
sorry, this is not bbpress – maybe a related additional plugin?
Hi @lcmweb,
I’m running memberpress / buddypress / bbpress. My member profiles are handled by buddypress. Is that your situation?
It sounds like (maybe) your memberpress rules are not giving members access to the profiles. I’m no expert on this, but if you can provide some more details, I’ll be happy to share any ideas I can come up with.
Mike
I am using Memberpress and bbPress and the forums are working as expected but the Member profile is giving a 404 error. Suggestions for a fix?
bbpress is very scalable, wordpress with around 55,000 plugins (each one with it’s own forum) uses it for their support.
bbpress just uses the wordpress custom post type and posts table in the database.
issues on a very large site will be due to the time to perform database searches, and this is really down to server performance rather than bbpress inherent issues.
you can download the other one from
bbpress moderation tools
Hi,
Using WP with Twenty-twenty latest. I am looking for advise concerning the email notification. No email is sent out whether new post appear, or new topic started etc. What do i do wrong? All other emails form the website is received including registration notification of new user to the forum.
thanks
Hello,
Question 1
I want to set the comments to max “100”.
I want to delete old comments automatically.
I’m going to manage thousands topics, but it’s very hard to remove manually.
Also, if you leave more than 100 logs, the database will be destroyed.
Is the setting the possible?
Question 2
IThe max comments is 1000.
I want to change it to unlimited. I use with Question 1, and I want to set the permanent system.
Is the setting the possible?
Question 3
Is it possible to create of tens thousands topics? How many a max number?
Bug report
If you change the WordPress permalink, the “comment edit” URL changed the permalink. And, Edit URL is an error.