Published on December 13th, 2016 by netixel
Hi team and everybody,
This is my question : How to disable notifications of each new topic ?
When a user create a new topic in bbpress forum each users receive a notification about this new topic.
How to disable that ?
If a user follow a topic he will receive a notification by e-mail but if he doesn’t follow it he doesn’t receive an email.
Thanks for your help and your job.
Regards.
Published on December 13th, 2016 by Bruce
bbpress Version 2.5.12
wordpress Version 4.6.1
TwentyThirteen-Child theme
You’ll see I don’t know what I’m doing here. What follows is what I tried.
I put the following into my 2013 child theme:
1. a folder titled “bbpress” which contained the following all copied from the bbpress plugin folder:
2. a folder titled “bbpress”
3. a folder titled “css”
4. a folder titled “extras”
5. a folder titled “js”
6. a file titled “bbpress-functions.php
I replaced the top of the bbpress.css file which was in the “css” folder with this:
/*
Theme Name: bbpress bbpress-child
Theme URI: http://neighborsconnect/neighborsnation/wp-content/themes/twentythirteen-child/bbpress-child/
Description: bbpress-child theme for bbpress
Version: 1.0
Author: Bruce Wilson
Author URI: http://neighborsnation.org/
Template: bbpress-default
Tags: bbpress, bbpress-child
*/
Then I increased the font-size for the bbpress forums from 12 px to 20px and other such changes to see if it worked.
Surprise! Surprise! It didn’t work.
What do I need to do to make it work?
~ Bruce
Published on December 12th, 2016 by Master
How to set bbp_reply_content to meta description on Yoast SEO, did somebody know?
Published on December 12th, 2016 by johnsantina
Hi everyone,
I started a gaming website and to my surprise it isn’t doing too badly. I’m hoping to grow a community around it, but am really struggling to get everything right.
I’ve managed to get my forum posts to replace comments:
8 Wonderful Christmas Presents For Zelda Fans
I’ve installed a Plugin to put Register/Login/Forgot at the top of the forum, which works very well, and shows on the main forum pages too: http://www.growngaming.com/forums/forum/grown-gaming-community/?view=all
Now, my problem is I also want to offer the option to login with social media, rather than filling in all details, etc. I’ve successfully found and fully installed/integrated a widget to do this, which fits into the sidebar perfectly. However, I’d also like this to display in the top right hand corner of the forum (on every sub-forum and topic), so that people can see that they can comment on my posts (and, thus post in the forum) very easily.
Is it possible for me to add this to my forum? I have a shortcode for the widget and have put it into pages etc, but I cannot figure out how to have it automatically added to every page/topic in my forum.
Thank you for your help.
Published on December 12th, 2016 by debodeq
Having the problem that my Forum just isn’t showing up. It’s there in the meno on the admin, alongside everything else. But when I click on it, I just get the grey Chrome page saying “this page won’t load” or “work” or whatever, alongside “HTTP ERROR 500”. No idea what this is, starting to get annoyed. Everything is set up as it should be, but the forum won’t load. When I click on my homepage on the middle “Forums” button: Same story. Just a Chrome error screen, not even a 404 page.
What am I doing wrong?


Published on December 12th, 2016 by PWDEV66
I recently updated WordPress and BBPress. Everything appeared to be in good shape last Friday but today the categories for the forum show on the main menu but the forum and all the related content are missing. I can see that the plugin is active but I do not see it in the WP admin. Any help is greatly appreciated. Thanks
WordPress 4.7
BBPress 2.5.12
website – massfacilities.com custom theme usign Bootstrap
Published on December 12th, 2016 by James G
I have a live site that I added forums to.
using WP 4.7
bbpress 2.5.12
When I try to look at a users profile from the
forum I get a 404 error.
Is there a fix for this or even a plugin?
Any ideas?
Thanks
Published on December 12th, 2016 by sally
Hello, i have installed the plugin wp-post ratings
https://wordpress.org/plugins/wp-postratings/installation/
I want to show the rating in bbpress.
Find: <?php while (have_posts()) : the_post(); ?>
Add Anywhere Below It (The Place You Want The Ratings To Show): <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?>
In which files, i have to add the php code?
Thanks a Lot!
Best Regards
Sally
Published on December 11th, 2016 by Chad R. Schulz
I’ve added a dynamic role to my forums that no longer appears in any display user role capacity.
I used the bbp_get_dynamic_roles hook as before.
However, the capabilities from this role do transfer over–just not the name.
I’m using custom functions that require this role’s name be defined. So basically this update breaks my site.
Any attempt to role back to an earlier version of bbPress seems to crash the site.
Help!?
Published on December 11th, 2016 by marco_b
Hi
As descriped in the title, if a logged in user replies on a topic then instead of the name it anonymous is displayed. How can I correct this?
Best regards,