Forum Replies Created
-
In reply to: Breadcrumbs / Home link / FoumsIn reply to: Adding new reply crashes WordPress
I can only suggest the basic fault finding
viz :
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress 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
Then come back
In reply to: Is bbPress alive?which plugins are you referring to?
In reply to: Admin Login Isuueok it is probably a combination of plugins/theme, you’ll need to work out which.
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress 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
Then come back
In reply to: Admin Login Isuuewhich sidebar ? do you mean the dashboard?
In reply to: How to customise the appearance of Bbpress forums?no sorry not aware of anything – I see you have posted on their support forum, so hopefully someone will help.
In reply to: How to customise the appearance of Bbpress forums?This lets you style and add features
In reply to: Remove noreply email from notification emailsIn reply to: “topics started” & “replies created” not workingcan you try adding
which has a compatibility link between buddypress 12 and bbpress.
Then come back and report
In reply to: “topics started” & “replies created” not workingok, there are thousands of themes and tens of thousands of plugins, your problem might not be the same as any of these. A bit like assuming that as your car is stopped at the side of the road, it has the same issue as the one you saw at the side of the road 5 miles back.
Can you start with which theme you are using?
In reply to: Remove noreply email from notification emailsok thanks, I’ll ignore unless you come back
In reply to: Remove noreply email from notification emailsI’d suspect you are using php version 8.2 – but can you confirm?
In reply to: BB Press is Running very slowIf you are using one of new FSE themes, you need a fix to work with bbpress.
installonce activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: Suddenly wrong topic timestamp?so if you create a wordpress post (ie not in the forum) what date does it show?
In reply to: Topics are not displayingyou are using the flexiverse theme.
This is one of the new FSE themes, so you need a fix to work with bbpress.
installonce activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: Expired Version ?Great
In reply to: Expired Version ?they are correct that it has not been updated for a couple of years.
I am just a moderator here, and not a bbpress author.
The authors tend to release updates every few years, rather than more frequently.
My personal view is that you should consider bbpress to be a ‘mature’ product, ie any releases will be to fix issues rather than add functionality.
bbpress is written really well, and has loads of hooks. There are no show stopper bugs in it, it may throw a few deprecation notices (and these are very few at the moment), but WordPress recommends that you should not show error messages in live sites.
I currently have my test site running WordPress 6.4.x and php 8.2 with no issues.
The only major issue with bbpress at the moment is that it does not work well with FSE themes.
However my bbp style pack plugin has fixes for this
as well as block versions of the widgets and a ton of styling and functionality add-ons.
All plugins are subject to the authors commitment, and bbpress is no different.
The main WordPress support forums use bbpress, and it would be mega work to move those over to some other product.
In reply to: Add required fieldsthey are saved in the database post_meta table against the thread
update_post_meta( $topic_id, 'bbp_extra_field1', $_POST['bbp_extra_field1'] );
and you would need to define what you mean by
I don’t know how to move the various fields
In reply to: Users Error (Admin Dashboard Users Menu)I think adding this additional plugin fixes
In reply to: Add required fieldsthis should get you there or thereabouts
https://wp-dreams.com/articles/2013/06/adding-custom-fields-bbpress-topic-form/
In reply to: ShortcodeI will get back to you, but tied up at the moment 🙂
In reply to: Shortcodethat shortcode shows the full list of forums, not topics.
if that is your only forum, and you want to display all the topics of that forum, then use
[bbp-single-forum id=$forum_id]
In reply to: Shortcodeok, you’ll need to say more about what you issue is – I just fired up that link, and it seems to be showing a forum and then if I click that it goes to topics and replies etc.
what do you think is wrong?
In reply to: when clicking on a forum/topic a blank screen shows@alexalalalad321 – great – glad you are fixed.
@kagunda – I was responding to alexalalalad321 – you jumped in on this thread, and are assuming you have the same problem. It is generally worth starting a fresh thread – two people with stomachs that hurt do not often have the same illness 🙂 Anyway I would suggest you raise this with oxygen builder as this is a paid theme and I have no access to it.In reply to: when clicking on a forum/topic a blank screen showsThis is one of the new FSE themes, so you need a fix to work with bbpress.
installonce activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display