Published on November 29th, 2022 by MarkOlbert
I can’t reduce the font size on the Forum/Topic Type/Topic Status dropdowns so they don’t get cut off. This is using bbp Style Pack.
I’m running Astra Pro with a child theme, Elementor Pro and WP Super Cache. I’ve cleared the cache, done a browser (Microsoft Edge) reload (ctrl F5) and the font size change doesn’t show up. All of the green background lines in “it’s not working” are green, as they should be.
WordPress 6.1.1
bbPress 2.6.9
bbp Style Pack 5.1.5
What else should I try?
Published on November 29th, 2022 by MarkOlbert
I’ve set up a custom forums landing page using the bbp-forum-index short code. It works fine.
However, when a new entry is submitted (and probably if an existing entry is edited), clicking the Submit button sends me to a different page than the one I’ve set up. Specifically, it sends me to /forums…which simply displays “Blasts from the past” (that may be text I entered at some point in the setup process).
How do I configure things so that my custom page gets used instead? Alternatively, how do I edit the /forums page?
As you may have guessed by now I’m a new bbPress user :). My site runs the Astra Pro theme (with a customized child theme). I also run Elementor Pro on the site.
Published on November 27th, 2022 by freelancesid
I am a first time user of bbPress plugin and am mighty impressed by the ease inspite of it being used in an untested version of WordPress.
I am using WordPress 6.1.1, though it is listed as not tested, I decided to try.
My bbPress version is 2.6.9
I am using the theme Astra version 3.9.4
Help needed:
1. I have filled in some details on my Forum page, which are not visible on the output page https://milk-one.in/forums/forum/career-opportunities-with-natural-living/
2. Is there a way I can copy Categories from one forum to another?
Thank you so much for your attention.
Best regards,
Sid
Published on November 26th, 2022 by scottmotion
Is there a simple way to restrict who can post topics and replies in a specific forum? I want to have an “Announcements” forum that only I can post to, but everyone can see.
Right now I’ve solved this using bbp Private Groups, but it seems unnecessary to have these groups at all when I could use the forum roles. Its not a critical issue, just annoying, and I’ve been banging my head against this for 2 years…
Is there some sort of hook I can use to disable new topics and replies in a specific forum while checking the user’s forum role?
Published on November 25th, 2022 by acer55
I know many fellows talked about how to remove a sidebar from a topic page, but they all are too complicated for me. So, I’m wondering whether I can remove a sidebar from a topic page by editing “funtions.php”.
For example, the url of a topic page includes string “topic”, so the following code (not completed yet) will work?
function bbPress_sidebar_hide() {
$url = $_SERVER['REQUEST_URI'];
if(strpos($url,'topic') !== false){
// here is the code for removing or hiding a sidebar which I don't know
}
Published on November 25th, 2022 by Mayank Kumar

Time stamp is showing that is it is published 53 years ago
You can also check it here.
Please give the solution of it or possible reason for this error. I checked the published date it is correct.
Website link
Home
Published on November 24th, 2022 by acer55
Can I use the topic/replay display template of this site(https://bbpress.org/)?
I think this template is more sophisticated than the original one.
And, when I hide avatars, the topic/replay display becomes in a bad shape (too much and unnecessary spacing), especially on a mobile screen.
Published on November 24th, 2022 by Vivian E
Hello,
On this page on my site. I can see that bbpress insert/edict link form is causing my site to have redundant H1 tags. This is bad for my Bing SEO as it’s showing up as something I need to fix. So I have 2 H1 tags. One is the tittle of the page and the other one is coming from the link insert/edict form on my site “front end source cod” that’s a feature created by bbpress.
Please can that insert/edict form have H3 tag please ? is there a way to course the form to have a H3 tag and not a H1 tag??
Secondly the form edict menu does not function properly. The form link and other menus does not show or work on the “reply box” on the front end even if I’m accessing the site as an admin! Also the “create a new topic form” the insert/edict link form doesn’t show up on a pop up but instead shows up on my footer. I’m using both the latest version of bbpress and wordpress.
I will really like to fix this issues. thanks for any help or advice that would be provided for this issue!!
Published on November 23rd, 2022 by robinj24
I want to remove some fields from the “Info about you” section of the form when you post a reply or make a thread. How do I do that?
Published on November 23rd, 2022 by cwgah22
I have followed the advice in the support documentation and created a “bbpress.php” copy of a working template. I have also verified using “What The File” that the page is correctly referencing the “bbpress.php” template. I have also installed “bbp style pack” and activated the FSE setting. Despite this, the header is only displaying some of the information correctly.
This is how the page should be displayed
But this is how it is actually displaying
I am using a custom-made theme derived from the twentytwentytwo default, with modifications using Greenshift blocks. If anyone has any advice or ideas as to what could be causing the header to only be partially displayed correctly would be appreciated.
WP version 6.1.1
bbPress version 2.6.9