Search Results for 'bbpress'
-
Search Results
-
Hi there,
I have been testing bbPress for my site but I am not sure it is the right fit.
And so, I disable it and it causes a critical error in WordPress. I enable it again and the site comes back.I am using WP 5.9, DIVI theme 4.14.7
Site: https://wbc1.otiscreative.co.uk/
I would like to test BuddyPress but I don’t want to do this while I have this issue with bbPress.
Let me know if you need any further info.
Many thanks,
OllieTopic: Strategy for forum order
I’m creating a new site, which will have a BuddyPress Group for each geographic area, such as city, county, state, nation. They would be nested, and each would have multiple BBPress Forums, such as for neighborhoods within a city. I don’t really understand the purpose of giving Forums numbers: is it just to create a display order? I need advice on creating a numbering system for the Forums that will make sense, so I don’t have to re-do it later on. Thanks.
Halo,
there is a fixed permalink for the forum in the forum settings. I only can change the last part of the name on bbpress. But to display the forum on my pages I need the same link name for my pages.
nichtvovndieserwelt.org/forums/forum/verbuendeten-forum is the name on the forumssettings. But If I try to create a page with this url address it changes automatically in the settings to nichtvondieserwelt.org/forums-forum-verbuendeten-forum. So there appears no forum on the different page because it has different addresse. Again how can I make display the forum on a page and make buttons to link to them if I can not choose my own address in BOTH cases????
Please help
I’ve got BuddyPress set up so that each group has one bbPress forum. I’d like to show a ‘Subscribe’ button in the group header on the group’s homepage which works exactly the same as the Subscribe button on the group’s forum page.
I’m using the code below to show the button, but it reloads the page instead of doing an AJAX call, and it doesn’t subscribe/unsubscribe the user from the group’s forum.
What do I need to do to get this working? The correct forum ID is being passed in the arguments.
$forum_ids = bbp_get_group_forum_ids(); if ( $forum_ids ) { $sub_link_args = [ 'object_id' => reset( $forum_ids ) ]; bbp_forum_subscription_link( $sub_link_args ); }
HI,
First time using bbpress.
When I use the search on my forum page https://this.sheetgood.com/forum/ the search results page is just the footer with some weird widget overlaps in the footer.
I’ve tried everything I can think of in my limited tool box.
deactivated all other plugins, tried different themes but it still seems to happen.Any help is appreciated!
Hello! I installed bbpress about a month ago and have been trying to create moderators. When I send an invite the user becomes a participant, and I get get an error message when I try to switch the user to moderator.
Can anyone help?
Topic: Kunena 5 to bbpress
Hello everyone, I have used the integrated bbpress importer to import from kunena 5, users, forums and discussions have been imported but the answers have not mattered to me.
Is there any way to import from kunena 5.1.16? if not can Is there a way to import only the answers?
Topic: Native import doesn’t work
Hi,
I have about 89000 posts in forum phpBB
I want import to bbPress but the script run and run and run without ever endling.
I have params the timeout of php script to 3600sec and check the connexion to database.
All is correct.I haven’t error message.
How I can see the problemPs : I have test CMS2CMS and the demo work fine but the price is little expensive for me.
I don’t understand why the native doesn’t work.