Skip to:
Content
Pages
Categories
Search
Top
Bottom

member only 404

Published on January 4th, 2022 by hny

Is it possible to display the register/login form instead of the 404 not found for private forums?

Thank you!

Problems with search results page and bbpress customization

Published on January 3rd, 2022 by kodzaks1

Hello,

I am having problem with search results page, it looks like this, it overlaps with my theme header: https://gyazo.com/ac8e4ee8ca7d772124fac635e9342ea4

Where can I modify the search results page?

Also, the forum style looks super dated, how can I make it o look like this: https://gyazo.com/1a26b445dd8db18ac64b0ad793602b4b

Does it have to be done through custom css only, are there any templates or ready to use css somewhere?

Thank you in advance!

can bbPress use registration forms on WP to place folks in member groups?

Published on January 2nd, 2022 by mejilladigge

Hi,

First time posting; first time looking at bbPress.

I use SMF on a forum I manage, so that’s the only platform I can compare.

In my SMF I put new users (in our private forums) into two different membergroups based on their registration (i’d like to to more to be honest).

We’re getting bigger, and I’d like to use something like Ultimate Member for registration.
If I use Ultimate Member to make a lengthy registration form (it’s for a non-profit that needs to collect a lot of data on each) can I use THAT to funnel folks into the proper member group–avoiding manual massaging?

thanks for taking a look.

Search result only search keyword from Titles

Published on January 1st, 2022 by Adeel Mughal

We have an issue in bbpress search when we search any keyword using bbpress default search form, search results display only by matching keywords that exist in topic titles.

We need results from topic replies too.

We are using the following versions
WP: Version 5.8.2
bbpress: Version 2.6.9
Server: nginx

How to duplicate forums & messages

Published on January 1st, 2022 by ocglimited

I have a need to duplicate some existing forums, including all posts & replies in those forums. Is there a BBpress compatible plugin which can do this for me?

How to add new replies from admin area!?

Published on December 31st, 2021 by iobaid

It’s possible to add a new topic from admin area, but is it the same for replies!
as in new reply page, there is no assigned topic to post the reply to..
I checked the documentation, but i think i’m missing something.

How exactly does the new reply work in admin area!?

Thanks.

Import bbpress forums/replies/topics not working

Published on December 29th, 2021 by wp2preeti

Hi ,

I am exporting forums/replies/topics from one site https://tileisrael.com/ to another site on local. In admin everything is showing fine. but when i am going to view forums in frontend , topics and replies are not showing check screenshot https://prnt.sc/2559ijh . On current site all topics are showing fine https://prnt.sc/2559onm .

BBpress version – 2.6.9
Wordpress version – 5.8.2
Export site – https://tileisrael.com/

My main motive is to migrate all BBpress date to another wordpress site. Please share any solution how i can import data and show on frontend as well.

Looking forward to hear from you.
Thanks

How to restrict the profile generation / users / name / replies /

Published on December 29th, 2021 by neon67

Hello people!
I bury the lists generation of all user replies profile via css and robots.txt. But it turns out – Google still looks. I would like to disallow broadcast domain.de/users/name/replies/.

There is old bbPress Toolkit plugin for that…
And how take same editing the bbpress file? Or functions.php filter? Tell me who knows. What file and what to remove, then would be moved to the child theme.

Thanks!

How to add the features we can see on bbpress forums?

Published on December 28th, 2021 by iobaid

Hello there,
I really like the way bbpress works here, and i was wondering if it’s possible to know how to add these features.

View post on imgur.com

Also I clicked the submit button twice on a reply on the other topic, and the software detected and prevented the duplicate posting. I tried the same with my own installation, but it just posted the duplicate post.

Is it possible to get the same features as here?

Thanks.

Reply to on the first post broke tinymce

Published on December 28th, 2021 by amanda3ip

I’ve activated the tinymce for my forum like:

function beforget_bbp_enable_visual_editor( $args = array() ) {
$args[‘tinymce’] = true;
$args[‘teeny’] = true;
$args[‘quicktags’] = false;
return $args;
}
add_filter( ‘bbp_after_get_the_content_parse_args’, ‘beforget_bbp_enable_visual_editor’ );

But when I’m on a topic and click to “reply to” on the first post, the tinymce disappears and the text is wirtten on white color.

But if I click reply to on the second post, it works fine…

I try it on a clear WordPress installation and brokes to…

Can somebody help me?

Thanks in advance

Skip to toolbar