Search Results for 'bbpress'
-
Search Results
-
Topic: FSE templates and bbPress
Hi
I’m looking into the possibility to move a community site from using Elementor Pro to WordPress own Full Site Editing and block theme.I’m curious if anyone has figured out how to apply templates to the forums and topics themselves. The forum root works fine though because it has a shortcode.
In Elementor I worked it out by making a single post template and then exclude posts and custom post types from it, but in FSE it doesn’t seem possible to apply any templates to bbPress at all.
Thank you in advance
It’s tedious to change alert styles in bbpress because there is no filter (apply_filter) for ”bbp-template-notice” class. In function: bbp_template_notices()
Many of us are using css frameworks (like bootstrap etc…) and would be great to use the framework css classes instead.
Any chances to get this in 2.7?
Hi – I’m getting a ton of unwanted html on the Forums page between each forum title. I need it to display *only* the title and description — same way only title is displayed on Posts and Pages — not all that junk html. Astra says it’s not coming from their theme.
Does anyone know why bbpress does this, and how to solve it? Thanks!
Here’s the image: https://imgbox.com/WYiTWGnW
Hi – I’m trying to change the title of my forum index page. I tried item 3 method 2 at:
— saving my index page as /members (not /forums) as per WP settings, and then tried to give members page in wordpress the title “Private Forums” (instead of title Members). It displays as “Private Forums” (not “Members”) in the breadcrumb. But still on main index page, it displays only the title “Forums.”I’m using the shortcode [bbp-forum-index] on /members page as I have text above and below it.
What can I add to functions.php that will force that index page to display the title “Private Forums”?
Thank you!

