Hi,
Thank you for your reaction! <3
For the forum site club.geef-model.nl I have set the mailaddress in settings>general in info@geef-model.nl. I have created, using incognito screen, a new user and confirmed it but I still don’t receive a notification mail of it.
I also installed the plugin check email and tested it. I received the following mail:
This test email proves that your WordPress installation at http://club.geef-model.nl can send emails.\n\nSent: Wed, 16 Jan 2019 15:32:08 +0000
What could I do now to solve my problem?
With kind regards,
Klaziena Waerts
The short and simple answer … is no đ
bbPress is a plugin for WordPress and it requires many of the features and facilities that WordPress provides in order to function.
What CMS are you using?
This is my website: https://www.9skymachining.com We are a mechanical processing company. I started with WordPRESS, but I changed it now. I am using CMS now, but I want to add a BBpress forum. I don’t know if there is any way?
bbpress just uses wordpress registration, so the issue is with that.
Firstly check that you have membership ticked in dashboard>settings>general so that anyone can register.
If you are not receiving emails, then what is set in
dashboard>settings>general>email address
and does it match your site?
1. You should be aware that many spam filters strip messages that do not come from the correct address. So if your site is mysite.com and your email address in wordpress settings>general is fred@gmail.comthen it is likely that messages will be dumped in transit. You need to set up email to come from your site eg fred@mysite.com, your hosting provider can help if needed.
2. Just bbpress?
Then you need to see if this is wordpress wide or just bbpress.
Try https://wordpress.org/plugins/check-email/
Hi everyone,
I use WordPress 5.03 with BBpress version 2.5.14.
My website is http://club.geef-model.nl
The issue that I experience with my forum is that I don’t receive a notification when I new user is registered.
Most likely it is just one box I have to enable đ
but I cannot find it.
I hope there is somebody who has the solution for me.
Thank you in advance for your help and response.
With kind regards,
Klaziena Waerts, the Netherlands
My site is in Dutch and when I must translate it, or change it (for a short while) to English is that no problem at all đ
I know the Yoast SEO has many problems with BBpress. I wrote a small plugin to help Yoast SEO working better with BBPress.
This plugin improved the following problem with yoast wordpress seo in bbpress:
1, Canonical lost on single forum
2, Canonical lost on single topic page
3, Canonical lost on user profile page
4, Canonical lost on topic tag page
5, Meta title incorrect on user profile page
6, Meta title incorrect on topic tag
7, Meta description lost on topic archive
8, Meta description lost on user profile page
9, Meta description lost topic tag page
10, Meta description lost on single topic page
11, Meta description lost on single forum page
BBP Improvements for yoast
I know the Yoast SEO has many problems with BBpress. I wrote a small plugin to help Yoast SEO working better with BBPress.
This plugin improved the following problem with yoast wordpress seo in bbpress:
1, Canonical lost on single forum
2, Canonical lost on single topic page
3, Canonical lost on user profile page
4, Canonical lost on topic tag page
5, Meta title incorrect on user profile page
6, Meta title incorrect on topic tag
7, Meta description lost on topic archive
8, Meta description lost on user profile page
9, Meta description lost topic tag page
10, Meta description lost on single topic page
11, Meta description lost on single forum page
Hope this plugin can help someone else has the same problems.
BBP Improvements for yoast
I know the Yoast SEO has many problems with BBpress. I wrote a small plugin to help Yoast SEO working better with BBPress.
This plugin improved the following problem with yoast wordpress seo in bbpress:
1, Canonical lost on single forum
2, Canonical lost on single topic page
3, Canonical lost on user profile page
4, Canonical lost on topic tag page
5, Meta title incorrect on user profile page
6, Meta title incorrect on topic tag
7, Meta description lost on topic archive
8, Meta description lost on user profile page
9, Meta description lost topic tag page
10, Meta description lost on single topic page
11, Meta description lost on single forum page
Hope this plugin can help someone else has the same problems.
BBP Improvements for yoast
bbpress just uses wordpress registration, so this should work for you
WP After Registration Redirect User Advanced
come back and confirm
not a simple lift of code, so I’ve created the widget in my style pack plugin.
bbp style pack
Once activated, you’ll find the new widgets in the widgets section and can configure what they show there.
Note : these widgets only appear on the relevant pages, so you won’t see the single topic information widget unless you are in a single topic!
Hi,
i installed bbpress today on my wordpress site which have WordPress 5.0.3, bbpress 2.5.14. If i click on the Forum page in the admin panel it keeps loading forever. i tried reinstalling but still the same.If i try to create a new forum it keep loading for about 3 mins and then show this error:
â Create New Forum
“class=âhelp-tab-contentâ> Publish â You can set the terms of publishing your forum in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a forum or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a forum to be published in the future or backdate a forum.
Any idea what is causing this error?
WordPress v5.0.3
bbPress v2.5.14
Im using the function bbp_user_favorites_link() on my homepage post content to show a favorite link icon in the upper righthand corner of the post image.
When you click it, it goes to the single topic page. The “like” gets liked or unliked but I want to remain on the homepage. i dont want to go to the single topic page when clicking that icon from the homepage.
https://forum.thecritterdepot.com/
Note: You cannot “like” when youre not logged in. But I made a dummy icon that tells you you need to log in when clicked.
I tried looking through all the bbpress “favorites” functions but couldnt figure out how to remove this behavior.
Thanks!
@Gregg: thanks a lot for your problem and solution description. I think I have the same issue (phpBB 3.1, current WordPress/bbpress)
WordPress-Datenbank-Fehler: [Unknown column 'users.user_website' in 'field list']
SELECT convert(users.user_id USING "utf8mb4") AS user_id,convert(users.user_password USING "utf8mb4") AS user_password,convert(users.user_form_salt USING "utf8mb4") AS user_form_salt,convert(users.username USING "utf8mb4") AS username,convert(users.user_email USING "utf8mb4") AS user_email,convert(users.user_website USING "utf8mb4") AS user_website,convert(users.user_regdate USING "utf8mb4") AS user_regdate,convert(users.user_aim USING "utf8mb4") AS user_aim,convert(users.user_yim USING "utf8mb4") AS user_yim,convert(users.user_icq USING "utf8mb4") AS user_icq,convert(users.user_msnm USING "utf8mb4") AS user_msnm,convert(users.user_jabber USING "utf8mb4") AS user_jabber,convert(users.user_occ USING "utf8mb4") AS user_occ,convert(users.user_interests USING "utf8mb4") AS user_interests,convert(users.user_sig USING "utf8mb4") AS user_sig,convert(users.user_from USING "utf8mb4") AS user_from,convert(users.user_avatar USING "utf8mb4") AS user_avatar FROM phpbb_users AS users LIMIT 0, 100
If you say you exported the phpBB Database, do you mean simply with phpmyamdin? But then what do I have to do, simply create a new one in phpMyAdmin and import this database? this I would understand, but how do I tell bbpress to use this database?
Thanks for your help!!
Best
Maxime
bbp style pack
once activated go to
dashboard>settings>bbp style pack>forum templates
and select the alternate template
My website : d20arabia.com
WordPress v. 5.0.2
Events manager 5.9.5
Ultimate Member 2.0.37
User Role Editor 4.48
Hi all, I know this is an old topic. Those days When I faced this problem and I reached here.
But I can’t find a satisfying answer from the forum. So I wrote a plugin to solve this problem. Hope it will help someone else has the same problem.
BBP DoFollow
The post editor of bbpress is not fully displayed on mobile devices. WordPress version is 5.0 and bbpress version is 2.5.14.
I’ve tried different mobile devices and the problem remains. This is a recent problem, which has been normal before.

I am trying to allow users to embed videos by using links such as Youtube. When I do so the videos appears but is cut off because the box is to small to fit the iframe that is added to the site when wordpress adds the embed code. You can see an example here: http://b67.3d8.myftpupload.com/no-shift/topic/messed-up-divorce/
I did some searching and found some CSS that doesn’t work either. Basically it adjusts the width but breaks on the height.
.bbp-reply-content {
overflow:hidden;
padding-bottom:56.25% !important;
position:relative;
height:0;
}
.bbp-reply-content iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
Is there a way to make the WordPress auto embed code responsive in BBPress?
Anyone ?
I believe I am missing some very basic configuration option. I am new to WordPress so can’t figure it out. Any help is very appreciated.
Looking for the right solution…
We would like to create a social community site like facebook where members have profile pages and can post videos, pictures and such. Create and join groups and get push notifications for chosen content.
1ST PAGE – ENROLLMENT & INTRO VIDEO
1. Three minute intro video
2. MEMBERSHIP ENROLLMENT BUTTON:
Most important this will be a paid membership site with a pay to enter button. Emails provided in this sign up should integrate with mailchimp
2ND PAGE- POST ENROLMENT
Once they’ve entered we would like a landing page that has
1. A embedded live stream video player
2. A randomized video playlist player
3. A grid avatar list of our core contributors below these two players
4. Tabs up top to navigate to members profiles, groups and more
we welcome your suggestions. Thank you all so much in advance
1. Which version of WordPress are you running? WordPress 5.0.2
2. Did you install WordPress as a directory or subdomain install? Directory installation
3. If a directory install, is it in root or in a subdirectory? Root
4. Did you upgrade from a previous version of WordPress? If so, from which version? No Fresh Install 2 days ago
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. N/A
6. Which version of BP are you running? 4.1.0
7. Did you upgraded from a previous version of BP? If so, from which version? NO
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? BuddyPress, Google Analytics for WordPress by MonsterInsights, Jetpack by WordPress.com, OptinMonster API, WPForms Lite
9. Are you using a standard WordPress theme or customized theme? Tonic
10. Which theme do you use ? Tonic
11. Have you modified the core files in any way? NO
12. Do you have any custom functions in bp-custom.php? NO
13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? NO
14. Please provide a list of any errors in your serverâs log files. https://codex.wordpress.org/Debugging_in_WordPress
15. Which company provides your hosting? Bluehost
16. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache
17. Which BP Theme are you using? Tonic
18. Have you overloaded any BuddyPress template files. NO
19. Any other site customisations that might have a bearing on the issue? NO
Wordpress version -5.0.2
bbpress – 2.5.14
ADD/ADHD
I have been trying to add a description to my forum but it doesn’t save.
You can see the differency here
https://www.sanaristikkofoorumi.net/wordpress/forums/forum/sanaristikot/suomen-kuvalehti/
On the right bottom corner of the main menus is (double) arrow down, which has the link
#new-post
That goes to the right place
Clicking + ALOITA UUSI KESKUSTELU
goes
https://www.sanaristikkofoorumi.net/wordpress/forums/forum/sanaristikot/suomen-kuvalehti/#bsptopic
That goes a little bit too far.
sorry, but bbpress is a wordpress plugin, that’s it
put this in your functions file or in code snippets
add_filter( 'bbp_suppress_private_author_link', 'rew_remove_author_space' ) ;
function rew_remove_author_space ($author_link ){
$author_link = str_replace( ' ', '', $author_link );
return $author_link;
}
Code Snippets
bbpress uses wordpress posts, so this will be the count of all posts of whatever type since your site started. Post and page revisions count as posts, so each time you hit update on a page, post, topic, reply, forum and whatever other custom post types you have, a new post is created, so 1346 is actually quite low !!