Hi,
I found that the bbpress index is not shown in a Divi page made with the theme builder. While the forums work fine, the index is not. I can insert the shortcode [bbp-forum-index] into the page, but then only the index is shown and nothing else.
After some writing back and forth with ET, I found that a not-given design shows the forum and the index as it should (besides a sidebar that CSS could delete), but the page – of course – is not in the design of the other pages.
Is there another way to implement the forum into a page design? Any ideas?
Every response is highly appreciated!
Best regards
GD bbPress Tools is what I use and works well for my Forum members to have individual signatures etc.
Not tried it with Hyperlinks.
Hi
I have read several topics on this matter but didnt find the solution
How can i replace the standard BBpress “1 hour, 4 minutes ago” in freshness columns by the simple date “February 2”
Thank you 🙂
Sorry. My fault.
It doesn’t work with Image Upload for BBPress.
The second page (and all other pages, except the first) only produce an error “404”.
Diabling the plugin is the only solution.
I use “Image Upload for BBPress” and your Plugin works.
It works!
Thank you! That’s awesome!
You made my day!
try this one
bbPress Moderation
I also have a version of the one above that I might publish when I get back from holiday
Hi Robin
This plugin has been closed from WordPress plugins on 11 february
Any other plugin to moderate topics ?
i was hoping that the feature for comments :
Before a comment appears
1) Before a comment appears Comment must be manually approved
2) Comment author must have a previously approved comment
would also work for bbpress
but i tested and it doesnt work…
Apparently only the 2 settings comment moderation blacklist are working :
– number of links
– stopwords
but the problem is there is no warning message showing if someone adds 2 links for instance and then submits, nothing tells him his post is pending moderation (same test for stop words)
Also the admin doesnt have any notification of pending post, no mail, nothing on dashboard, i had to go directly to admin topics to see the pending topics
Best moderation would be to always moderate the first post for any user, how could i do that ?
i just found this other moderation plugin that does exactly what im describing but it’s 8 years old without update, does it still work ?
Thanks a lot !
For some reason on a brand new install of BBPress, all pages work as expected, except the archive for the forums, the home page of BBPress.
View post on imgur.com
So is there a way to make that archive page work by listing the available forums?
Site also runs elementor, if that helps.
sorry I’m just a bbpress user who helps out here and I have limited time to try stuff.
you could look at
https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/ item 3 method 2
actually just remembered that this plugin does this
GD bbPress Tools
I have set up my bbPress as no registration is required, but another plugin needs registration to use the service.
Is it possible to disable the user information on bbPress for users who are already logged in wordpress?
The theme (Astra) has a child theme, the bbPress child theme is not installed yet.
Wordpress is ver.5.9, bbPress is 2.6.9.
Thank you.
Test to see what REPLY does 😀
Edit : actually any REPLY button on any message is simply a reply to the entire topic ?
Second question : can we quote on BBpress ? this is very useful, i dont see this option
Thanks 🙂
Hello, same problem, installed Template Library and Redux Framework Version 4.3.10 + bbpress, when opening the forum page in the role Participant i get an error:
Error thrown
Call to a member function get_users_for_object() on null
please help, how can i fix it?
Hi Robin
Sorry if wasn’t clear
i mean im looking for custom made bbpress templates ready to download (free or not) that would give a different look to bbpress
where can i find that ?
thank you 🙂
bbpress just uses wordpress registration
dashboard>settings>general has the ‘anyone can register’ option
all the user customisable templates are in
wp-content/plugins/bbpress/templates/default/bbpress/
Hi Robin
Thanks a lot !
Ok so i can see we can totally customize the bbpress frontend files
then i have a question : where can i find custom templates of bbpress ?
if i search for “bbpress themes” i only find whole wordpress themes, but i want to keep my theme, i just want a custom /bbpress/ templates files to have a custom look
where can i find that ? thanks a lot 🙂
if you want to change the text and have FTP skills then
find
wp-content/plugins/bbpress/templates/default/bbpress/form-topic.php
transfer this to your pc and edit change line 85 to read what you want
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpress
where %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/form-topic.php
bbPress will now use this template instead of the original
to hide
#bbpress-forums fieldset.bbp-form label {
display: none;
}
put this in the custom css of your theme or the custom css of my style pack
Really great features to improve BBpress, i have been working on it all day 🙂
by the way, i cant find how to rename (or remove) the label “Topic Title (Maximum Length: 80):” above the title topic field
I would like to rename it by Topic Title, or nothing
thanks 🙂
Your plugin is awesome thanks Robin !
i wonder why they dont use it on this bbpress forum, especially the visual editor
Hi
I have a problem with sticky topics
they show full width at the very top of the page window (outside the bbpress template)
i checked the css : it comes from the position, if i disable position:fixed, the sticky topic comes back at the right place :
.sticky {
/* position: fixed;
Any idea ?
Thank you 🙂
I just installed BBpress and made the configuration of a register form.
When I try to register and hit submit a blanc form appear.
In the youtube video’s which a saw the Membership: Anyone can register has to be marked on. But this option isn’t visibel in the menu.
What I am doing wrong or how can this be solved.
Thanks in advance