Hi Robin,
Thanks for your quick response.
I tried the first plugin on your link and it worked perfectly out the box.
Can highly recommend it to others:
Better Notifications for WP
Thanks again.
bbp style pack
once activated go to
dashboard>settings>bbp style pack>Forum Roles and you can hide any/all roles or do lots of other things
bbpress just uses wordpress signup, so whatever your WordPress site is using.
There are several plugins that will let you change this email eg
https://www.wpbeginner.com/plugins/how-to-send-a-custom-welcome-email-to-new-users-in-wordpress/
or if you’re into coding, just google around to find some code
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, 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
Health Check & Troubleshooting
Then come back
- WordPress 5.4.2
- bbpress 2.6.5
- Buddypress 6.3.0 w/ Activities module activated
- bbp Style pack w/ both form editors (TinyMCE + text) activated
- bbp Mentions suggest
The bbp Mentions suggest plugin by the venerable @robin-w still works and enables autocomplete mentions in TinyMCE as well as in the Text (HTML) tab of the editor … but only on initial page load, since bbpress 2.6.2.
Since bbpress 2.6.2, when clicking on Reply to a specific comment on a subject thread, the dynamic reply form now appears under the comment in question, and the window scrolls to it. Which is a very nice improvement! However, this breaks Robin’s plugin for the TinyMCE editor (mentions do still autocomplete in the Text editor, at least).
I’m not a developer but I’m guessing it has to do with the new version of /bbpress/templates/default/js/reply.js, specifically the addEditor
function at the end of the file.
@robin-w any ideas how to get your plugin to play nice with the dynamic reply form in bbpress ≥2.6.2?
Or anyone else out there?
Cheers in advance!
Wordpress Version 5.5.1
bbPress Version 2.6.5
site: itravelft.com
does not work in other themes
Hey guys,
I’m not new to the WordPress world but I am new to the bbPress one. I’ve done some digging and can’t seem to find what I’m looking for. I plan on using bbPress as an organized way to communicate with my clients and I’d like to use the forum topic status feature to define when a topic is closed.
I’ve done some research on support topics and found a few plugins but most are abandoned or allow no customization of the topic status’. Does anyone out there have some input on a plugin that might help me achieve what I’m after?
it is a bug that can be seen sometimes with subforums.
Install
bbp style pack
once activated go to
dashboard>settings>bbp style pack>bug fixes
Fix Last Active Time
This should fix it for future, but you may also need to run
dashboard>tools>forums>repair forums>freshness
to reset it.
sorry, one of the many annoying thing now that WordPress has blocks is that it doesn’t like shortcodes unless written in a special way – I’ll release a new version shortly, but yes you add it as a shortcode block in a page, and that is your forums page
In the right sidebar of the Forum Edit page, under Forum Attributes, I select a parent forum from the list. After pressing Update, the field switches back to -No parent-.
I cannot replicate this – forum parents are saved and can be switched back and forth.
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, 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
Health Check & Troubleshooting
Then come back
In the right sidebar of the Forum Edit page, under Forum Attributes, I select a parent forum from the list. After pressing Update, the field switches back to -No parent-.
I tried to copy an existing subforum from the same parent with PA Duplicate but no copy is created.
No error messages.
What can I do?
Wordpress 5.5.1.
bbPress 2.6.5.
PHP: 7.3.20
Home
Hi,
i installed bbpress on my wordpress then i started db migration. i gave all informations about db and chose “vbulletin” but it didn’t work. I’ve read a few posts on this subject but no answer. Does the migration tool work? thanks
It’s still returning null, no output whatsoever. I even print_r($subs)
inside the while loop and nothing shows up, I’m using the latest versions of bbpress and wordpress, the theme is a blank starter theme with only bbpress plugin activated
wow, could be many of these or combination of them or your theme
The best I can suggest is
Themes
As a test switch to a default theme such as twentyfifteen, 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
Health Check & Troubleshooting
Hi
I have a lot of plugins installed on my site.
Let me know if you have anything to check more
Best Regards,
Hyunho
================
301 Redirects
Activity Log
Advanced Access Manager
Advanced Editor Tools (previously TinyMCE Advanced)
Advanced TinyMCE Configuration
All In One SEO Pack
Automatic Copyright Year
Awesome Weather Widget
bbp style pack
bbp User Ranking
bbPress
bbPress – Private Replies
bbPress forum utility pack
bbPress Permalinks with ID
bbPress Profile Link Shortcode
bbpress Simple View Counts
bbPress Toolkit
Classic Editor
Favicon by RealFaviconGenerator
GD bbPress Attachments
GD bbPress Tools
Hide Admin Bar From Front End
Hide My WP Ghost Lite
Image Upload for BBPress
Link Widget Title
Log Out Shortcode
MangBoard WP
Members
Nav Menu Roles
Pages In Widgets
Post/Page specific custom CSS
Search & Replace
Shortcode in Menus
Shortcode Widget
SiteOrigin CSS
Smush
Stylist
Timeline Express
User Registration
Wordfence Security
WP 2FA – Two-factor authentication for WordPress
WP OPcache
WP RSS Aggregator
WP Statistics
WP-Optimize – Clean, Compress, Cache
WPForce Logout
broken link check
buddyPress
================
I couldn’t find this referenced anywhere – and even with debug mode on I’m not getting any output
Step 1) Create a new Topic
Step 2) Click Trash Admin Link – This works
Step 3) Trash Admin Link has been changed to Delete Admin Link
Upon clicking Delete Admin Link the system gives WordPress has experienced an error
Question 1) Any thoughts as to what could be the issue
Question 2) Is there a way for an administrator (End user) to view the trash from the front end of the site??
bbpress sends out emails as a single email, with the recipients BCC’d in.
Many sending email servers see this as spam, and block.
Intermediate mail servers can have the same attitude (eg gmail hotmail) so cut out those they see as spam
Client firewalls frequently have an email component that will also filter perceived spam.
Finally receiving email clients often see bcc as spam, so put them in the junk mail.
This could explain why some are receiving and others not – depends on their mail server and mail client !
Basically email is a fight between trying to get valid emails tjrough and stopping spam, and computer algorithms are frankly crap at this.
sending them asynchronously can help a lot in getting then through
AsynCRONous bbPress Subscriptions
Hi
First, Thank you for many your help
i use plugin to user registration
User Registration – Custom Registration Form, Login And User Profile For WordPress
Best Regards,
Hyunho
@lruzza -great glad it works
Maintenance can be nothing or major – that’s the problem when one plugin is changing another – we are reliant on what – in this instance – bbpress does. If they don’t change the template that this hooks to or the function that is behind it – then nothing will be needed. I can’t see any WordPress updates affecting it as these are stable.
Anyway I’ll look to add to style pack as a big fix – that way if bbpress fixes it it is a tick box to remove
ok, so I’ve created a shortcode that should do this
I’ve added this to my bbp-style-pack plugin
bbp style pack
once activated go to
dashboard>settings>bbp style pack>shortcodes
and you’ll see how to add the shortcode there
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
Code Snippets
Hi
Has anyone recreated the bbpress theme – with “mobile first” principle?
right now in the default bbpress theme is using max-width
while it looks like all new modern WordPress themes are now doing min-width
thanks
Kris