Search Results for 'bbpress'
-
Search Results
-
Hi,
I have a blank white page when I click on the ‘All Forums’ link in the Dashboard.Im running WP on a mac with MAMP Pro. I have created a new WP site and the problem still happens when I install bbPress. All other links in Dashboard seem to work.
Help!!!
My bbpress looks like this: Screenshot
I thought there should be topic and reply counters in brackets beside subforums. Also, the subforums were supposed to be seprarated by Comma(,)……
Am I missing something?WordPress version 4.8
Genesis Theme version 2.5.2
bbPress version: 2.5.12
Site URL: http://staging.c-rad.org/My site has a members section for which all of the pages in it have a template applied to it with this simple logic:
if ( ! is_user_logged_in()) { wp_login_form(); return; } else { // add the members only sidebar and show the content }Is it possible to install bbPress such that I can apply this template logic to all forum pages?
I also want all forum pages to exist under a parent page. e.g. c-rad.org/members/forums.
I can place my forum there (c-rad.org/members/my-forum) using a shortcode, but then all other forum pages go to their default locations (c-rad.org/topic/my-topic).
I tried changing the Forum Root to ‘members’, but then when I visit that page, the page template with my logic is removed.
Wordpress version: 4.8
Bbpress version: 2.5.12
https://sisepuedelaredo.com/wpI want to know if there is a plugin or a simple way to let new people to write at the Bbpress forum I have without delivery of data about them or else. I want the people can start writing right at the moment they arrive, with or without email.
I could use, maybe, an aproval method to stop spam or bots, but I want that people who might not have electronic knowledge could write and tell me what they wanted to tell.
Is this possible? Thanks for your time.
Hi there,
May I ask you, after installing bbPress everything went according to plan.
The login and the register button’s appeared on the left top hand side of the screen but the register button does not open the page I had in mind to register.
Can anyone tell me where I can find the file containing this register button?
Is it somewhere in a php file in he root of the side or do I have to look elsewhere?
I do not have a clue. And after finding it could you tell me how to activate it?
Thanks in advanceThijs
Topic: Delete User Keep Forum Posts
I’ve searched the support forums but haven’t been able to find a real answer for this. I’ve inherited a private site that I am completely tearing down and rebuilding, including removing all the users who may or may not be returning. We are using bbPress for our forums, and all the data on the forums is important. I desperately need to keep all posts that are currently there.
Now, I keep seeing that if I go to “remove user” I will get an option to change the attributing author of blog and forum posts to another account, but I am not getting that option even for those with forum content. The only option I am having is to remove.
Is there any way, any plugin, that I can use to change the forum authors (no one has any blog posts on this site except admins), or any other method I can use to retain those forum posts?
I am unable to move forward with the site build until I can figure this out. Thank you for all your help!