Skip to:
Content
Pages
Categories
Search
Top
Bottom

CSS on Index Page

Published on August 23rd, 2021 by Edgar Pfandler

Hi, i want to style the index (root) page with css.
As i see the pages for single forum and the topic etc. have the body class “bbpress” and “forum”, “topic” etc.

But the root index page have nothing of them. I doesn’t use a custom page for it, it’s all standard from bbpress settings.

Styling Issue

Published on August 21st, 2021 by jeremy

Hi. Testing bbPress using Penci Soledad. Installed Robin’s Style Pack, but none of the changes are being registered. I cleared caches and all. I should note that I have a dark theme on my site and the styling needs help. Any advice?

Public view of first post in a topic

Published on August 20th, 2021 by wpneil

Hi very new to bbpress so if this is easy and answer obvious please forgive a newbie.

Is it possible to set a forum up so the first post in a topic is available to public view
but any replies can only be seen by those registered. The owners association I’m asking the questions for wants to do this to encourage registration and joining the association.

Many thanks
Neil

Is it possible to change a Forum author?

Published on August 19th, 2021 by mairag

Hello, I’m setting up bbPress for a client and I need to change the author of some forums to assign her as the author and not me. I can change the author of topics but there’s no option to do the same with the forums…

Appreciate any suggestions…

Catering for when users simply reply to emails

Published on August 19th, 2021 by Chuckie

I may have asked this before. I get many instances where users simply reply to a forum notification by sending an email. Really, their response should have been a new reply within the topic.

With Github I know it has the facility for when you reply to an email. It somehow manages to add the reply to the linked discussion.

Is there any way we can do this?

How to Remove ‘Create New’ Form at The End of Forums

Published on August 17th, 2021 by divepen

I tried using a string of codes someone posted here, but I couldn’t follow through.
So, can anyone direct me on how to remove that form at the end of forums and topics?

Take this BBPress website for example. The create New Topic takes us to the new page. But it’s not hanging below.

Unsubscribe Members from Forums

Published on August 16th, 2021 by samgeppi108

How do I simply unsubscribe a member from a forum,.. or restrict access, based on a “role”,.. etc?

Register custom view with extra_fields

Published on August 15th, 2021 by specstanza

Hi everyone,
I’m using the bbp_register_view_popular for the homepage of my offline website.

Works pretty well to sort_by my meta_value.

What I’m trying to do is to return a custom field as the main title.
I’m already doing this on custom pages and it works like a charm, here is my code :

$output .= '<li><a href="' . get_permalink() . '">' . get_post_meta(get_the_ID(), 'bbp_extra_field1', true) . '</a></li>';

How can I return the same thing in my custom_view for my homepage without actually changing permanently the_title from WordPress? the_title is absolutly needed and bbp_extra_field1 works a subtitle.

Many thanks to anyone who could put me on the right way 🙂

Collapse answers in topic

Published on August 13th, 2021 by knowmates

Hello,

is there a way that a user can collapse answers in topics in some way? When there is a topic with lots of answers that might be helpful.

Best regards

Show full forum description on forum page (not overview page ‘forums’)

Published on August 13th, 2021 by knowmates

Hello,

we put some description text into the text field of our differenbt forums. That text is only shown as an excerpt on the forum overview page.

How can we show the full text on the forum pages after clicking on one of them in the overview page?

Best regards

Skip to toolbar