Search Results for 'bbpress'
-
Search Results
-
Topic: Remove BBPress Login
Hello, I’m very excited to use BBPress on my website! My website already has a login form. So, I really need the login form removed from BBPress because for some reason it doesn’t work. After putting in the username and password it redirects to my login page where they have to re-enter the information.
The “Log in” button is “ok” since it directs to the login page. But, I would rather not have that either since I already have login button in my navigation.
I searched a few times on this over the last few days and even asked the plugin developers I’m using if they knew of a way to resolve this. I can’t find anything. I have Code Snippet plugin if someone wants to offer some code for that. Or is there some CSS that would just hide all that and remove the space it occupies?
Website is VeganLinked.com and there’s a link to forums in the very top navigation and footer.
Newest version of WP and BBPress.Topic: Membership Request Emails
Hi folks,
I am currently working with a client who has a bbPress forum on their WordPress install. They have locked the forum down to be under Membership Requests only. This works great, however we are wondering if there is any way we can send the “new user” notification email that admins usually get to specific users/moderators/roles of the forum at all?
Kind Regards
SamTopic: Help with error
Hi!
I’m using bbpress for the first time and everything works right, except that in the topic pages there is some error, I can’t scroll down the page. There’s no scroll bar. There’s something wrong with the sticky menu at the top too. I don’t know what the issue could be. I hope you can help me.This is what it looks like:

Hi!
I have just installed bbPress, configured the settings, and created some categories/forums, but when I go to the link where the forum should have been, I only see a blank page.I have tested with the shortcode, and added that to a blank page. That works, but links to posts and categories open up as blank pages
Hi guys,
when new topic /new post bbPress private Forum subscribers receive by email a link to the new topic/new post. But, if they are not already logged in, of course they have to log in first and then they are not redirected to the new topic/new post.I’d like they have direct access URL from email link after login.
Any snippet or else to do that ?
Topic: White page issue
Hi all,
I’m having white pages issue while I setup a very simple forum on that testing sub-domain:
https://greensquare.c-serp.fr/
https://greensquare.c-serp.fr/forums/
https://greensquare.c-serp.fr/forums/forum/gestion-de-la-copro/My current configuration
– WordPress: 6.5.2 – multi-site
– PHP/MySQL: 7.4.30 / 5.5.5
– Theme: TwentyTwentyFour Child
– Enabled extensions: bbPress (2.6.9), WordPress Importer (0.8.2)
– Enabled network extensions: Comet Cache (170220), Error Log Monitor (1.7.7), Fixed Widget (6.2.3), Forum_wordpress_fr (4.2), Solid Security Basic (9.3.2), WP-Sweep (1.1.8), WP Dashboard Notes (1.0.11)I’ve read several topics including that one (https://wordpress.org/support/topic/blank-topic-pages-on-bbpress-while-using-twenty-twenty-two-theme/) I’ve put the code in my functions.php child, but it didn’t get any better. (I removed it)
But, I’m not too good at geek things, so I’ll appreciate any advices, clues if you read that topic, so I can enjoy testing bbPress extension.
Cheers.
Right now, my forums seem to be formatted according to my theme’s single post template, which uses a cover style layout in my theme. This doesn’t suit the pages generated by bbPress (see forum, topic compared to forum index).
How can I tell bbPress to use a default page template rather than post?
Thanks very much!
Hello there,
I am using WordPress version 6.5 and bbPress version 2.6.9. This problem has been persisting for us for a while and isn’t an issue with the latest version of WP.
The pagination on our forums is not working. Clicking page 2 on the home page of the forum takes you to the page 2 URL but displays the results from page 1. The same thing happens if you view a topic – it shows only the most recent replies, even when going to page 2, 3, and so on.
Our forums are at https://pharmapreneuracademy.com/groups/the-academy-forum/forum/ but are hidden. Please let us know how we can provide credentials.
What I have tried:
– Checked error logs both in the site back-end and in the console and did not see anything relevant.
– Flushed & disabled the cache
– I disabled all plug-ins and changed the theme to default. This did not fix the issue. This means it isn’t a plug-in/theme conflict.
– Added custom post types to the cache exception rules
– Flushed the permalinks
– Deleted the .htaccess file manually and allowed it to regenerate.
– “Resetting forum slugs to default” in BBpress Forum Tools.Can you please advise on what the issue might be?
Thanks,
SkyI am using bbPress with Ultimate Member. The latter controls authentication and content access.
With my bbPress installation all the forums are set as ‘private’. I have a problem when trying to access a forum post via its URL, e.g. : https://www.cambrian-mountains.co.uk/?post_type=topic&p=9620
If the user is not already authenticated on the site, then when they select this post URL they get a ‘404’ error.
For all my other semi-static site content (pahes/posts) I am using the Ultimate Member ‘content restriction’ feature to redirect the user to the login page. However, those redirection instruction has to be setup manually for each page.
The problem with bbPress topics is that the content is created dynamically, where there is no opportunity to assign a Ultimate Member content restriction to redirect an unauthenticated user to the login page.
What I really need is a way to automatically assign the content restrictions to a forum post as and when it is created.
Any suggestions?
Hi there,
Wondering if there is any way to create a new bbpress subforum and topic programmatically with php or api or bbpress buildin functions so that I dont have to log into wordpress to do the job?
Thank you!
Rather naivily I thought bbPress would include an out-of-the-box automated facility to notify forum admins by email when new posts are submitted.
I have a number of different bbPress forums setup, each of which has a different moderator user. Can anybody advise if there is a plugin that will support:
* An email notification sent only to the forum moderator?
* If the notification email body content includes ‘approve’, ‘bin’, actions?