Skip to:
Content
Pages
Categories
Search
Top
Bottom

Prevent All Participants from Creating a New Topic

Published on March 29th, 2023 by madorac

How can I prevent all participants from creating a new topic? I just want participants to reply to already created topics.

Update my profile Button does not show

Published on March 29th, 2023 by apizio

Hello everyone,

we use bbpress 2.6.9 with wordpress 6.1.1, both acutal version. On the edit my profile page the update profile button does not appear, so nobody can save changes to their profiles.
Can somebody help me please? Do you need any more information to solve the problem?
Many thanks,

Antonio

Need to add next and previous button in forum discussion page

Published on March 28th, 2023 by alandev123

I am using WordPress version 6.1.1 and bbPress version 2.6.9. I need to add a next and previous button to navigate to next and previous topics in the forums. Currently we are reading a topic and there is only back button to navigate to other topic. Is there any option to add next and previous buttons in forum discussion page.

Customizing lead topic

Published on March 27th, 2023 by enkoes

Hi, I’m using the codes below to show lead topic:

function custom_bbp_show_lead_topic( $show_lead ) {
  $show_lead[] = 'true';
  return $show_lead;
}
 
add_filter('bbp_show_lead_topic', 'custom_bbp_show_lead_topic' );

As shown in the screenshot below,

https://paste.pics/MQEKW

My questions are:
a. Can I hide the header & footer (item 1) right above and below the lead topic?
b. Can I change the date display (item 2) to freshness display (e.g., 2 weeks, 5 days ago) for all topics/replies?

Regards.

Custom Fields in bbPress Posts

Published on March 27th, 2023 by bobjgarrett

I am looking at whether to add an extra bbPress forum to my site but in this I need to force those taking part to add some data in custom fields within each post. Is this possible in bbPress, and how?

Want to prevent new topics in a sub-forum but allow replies to existing topics.

Published on March 25th, 2023 by norcom41

Created a forum (for a school) with the top level being a category, directory type closed to act as a single parent. Created a sub-forum as a child to act as a school class (one of more to come). There will be a fixed number of topics underneath, each representing an assignment for certain chapters. Students will create replies but cannot add topics because they are fixed. However, I understand if you close the sub-forum to prevent topics from being added you also prevent any replies. There apparently is no easy way to circumvent this. I have the latest WordPress installed and it’s a Twenty Sixteen theme. The site is www.biblebookletschool.com.

Messy style – A

Published on March 25th, 2023 by sirhc

I have spent all morning and early afternoon trying to sort something out from bbpress! I am almost giving up.

When I search something in the forum index, it messes completely the appearance of the site. The custom footer and header from DIVI which is applied to all pages is not used. The menu is a mess, with my logo having its original size, menu appearing vertically including subitems….

I tried just having the shortcode for the search in a separate page, but again the same.

Search

Please enter some search terms above

– Display the search input form.
– Display the search form template.

Anyone can help??

changing the look of the forum root page

Published on March 24th, 2023 by scott43c

I installed bbpress 2.6.9 and bbp style pack 5.4.2 and I set up two forums and one test message so far. I was able to change most of the look with the bbp style pack but what I can’t figure out is how I change the root page of the forum. All I see is above the two forums is the word “Forums” in big red letters. I tried using elementor pro and the regular editor but it doesn’t work.

I’m using WordPress 6.1.1 and site is behind a maintenance plugin under development.

Related topics!

Published on March 24th, 2023 by elsoar

Hello beautiful people..
Thanks for all the help.

I have a request, is there any plugin or way to display related topics?

Thanks in advance.

How can I remove these columns?

Published on March 22nd, 2023 by elsoar

Welcome.
Thank you and all that you do.
I want to remove these columns from the main page of the forum.
Thanks in advance.

2023

Skip to toolbar