Skip to:
Content
Pages
Categories
Search
Top
Bottom

Lightbox

Published on August 24th, 2022 by dog8food

I have the Simple Lightbox plugin. When I add images to topics/replies, I would like them to be thumbnail size with the ability to click on them where they open in light box. Is this possible?

How to remove /forum from the URL?

Published on August 24th, 2022 by gerryj

Hello,

is there any way to remove the /forum from the URL. It doesn’t fit with the breadcrumbs and it isn’t even an actual page.
I already looked online but any answers to my question that I found were already ancient and deprecated.
I also tried to remove the Forum Prefix, but this just removes my custom prefix, not the static /forum one.

Is there any option in the backend I may be missing or maybe a script that I could use?
I would also have no problem with coding a bit.

Thanks in advance
Gerry

Profile missing

Published on August 23rd, 2022 by dog8food

I used to login to the forum and the login box would be replaced by my profile. Now I no longer see it, instead just a blue box that says ‘You are already logged in” but no way to find my proflie.

Making the 2nd language forum

Published on August 20th, 2022 by 3mcdt

I am making a website with Japanese pages and English pages. I have made a forum in Japanese using bbpress of Japanese version. Now, I want to make a forum in English. I tried plugin, Polylang, to make English forum from the Japanese forum but can not change the Japanese notes on it. How can I make the English forum?

WordPress: 6.0.1
bbPress: 2.6.9 (Japanese)
The website is under making and not open to the public yet.

Warning: Undefined array key “forum_count”

Published on August 20th, 2022 by crugman

Hello,

I have just installed the latest version of bbPress, but on the forums page, I am seeing the following errors. The ‘Registered Users’ and ‘Forums’ part seems fine but the rest are not.
Screenshot

Here is the code from that section of the file:

<dt><?php esc_html_e( 'Forums', 'bbpress' ); ?></dt>
	<dd>
		<strong><?php echo esc_html( $stats['forum_count'] ); ?></strong>
	</dd>

	<dt><?php esc_html_e( 'Topics', 'bbpress' ); ?></dt>
	<dd>
		<strong><?php echo esc_html( $stats['topic_count'] ); ?></strong>
	</dd>

	<dt><?php esc_html_e( 'Replies', 'bbpress' ); ?></dt>
	<dd>
		<strong><?php echo esc_html( $stats['reply_count'] ); ?></strong>
	</dd>

	<dt><?php esc_html_e( 'Topic Tags', 'bbpress' ); ?></dt>
	<dd>
		<strong><?php echo esc_html( $stats['topic_tag_count'] ); ?></strong>
	</dd>

author link is redirecting to own profile, not author profile

Published on August 18th, 2022 by cessayr

Hi, we have a private forum, so I cannot show an URL, but my problem is:
If you click on the authors name or avatar, it redirects all users to their own profile and not to the authors profile.

Is there any idea why this happens? The forum is quite new installed, so no customizations on this end. It never worked since.

blank topic page

Published on August 17th, 2022 by wegweiser98

Hi there,

i’ve got a Problem with my bbpress forum.
When I want to view a topic in the Frontend, then i stare at a blank page
After creating a new WordPress site and using the shortcode “” it works.
So I can only view the Topic after creating a WordPress page for it.

Is there a Way WordPress creates automatic a Page for a new Topic, with the necessary Shortcode?
Maybe there is another solution for my problem.

I look forward to your replies and thank you in advance 🙂

My bbPress looks ugly

Published on August 17th, 2022 by dog8food

New to this. I just installed bbPress to my site and something’s wrong with the default setting. Notice on these two pages, the login button and ‘keep me signed in’ button and text appear to be in random places. How can I fix this? :

sketchbookers.com/forums1

Migrate BuddyBoss to BBPress

Published on August 10th, 2022 by 123toid

Does anyone know if you can migrate Buddy Boss Forums to BB Press? I have decided to move on from Buddy Boss for a variety of reasons and just want a plain forum versus the Facebook style. Does anyone know an easy way to migrate Users, Forums and topics?

bbPress and Elementor Edit Error

Published on August 10th, 2022 by dwoliver

I’ve created a website using Elementor, LearnDash LMS and bbPress. I’ve installed and activated a forum using BBPress. However, when I try to edit the forum with Elementor I get an error message saying ‘Sorry the content area was not found in your page’.
Do you have any advice about how to resolve this issue?

Skip to toolbar