Skip to:
Content
Pages
Categories
Search
Top
Bottom

Elementor, Blocks or Sidebar not displayed in forum view

Published on June 22nd, 2023 by tronn

With the latest releases when navigating to a forum (not the forum index), any Elementor code is gone. Same when using just a sidebar or blocks.

I found an old advice here https://kriesi.at/support/topic/bbpres-no-sidebar-in-topics/ but unclear where the mentioned sidebar.php is located (perhaps theme specific).

    Other things I’ve tried

  • Configured to use the same forum slug (forum, no root)
  • Disabled the main theme, use the latest WordPress default theme.
  • Disabled a redirection add-on.

bbPress pages redirect to homepage

Published on June 20th, 2023 by giggioman00

As above, can’t open bbPress with my theme, I get redirect to the homepage. Header and footer load fine. What should I check in this case to see what is wrong with the theme? First time bbPress so I don’t know

bbp_single_topic_description

Published on June 20th, 2023 by ricoto

Hi,
How to edit this description?
Where is the file, I can’t find it?

<?php bbp_single_topic_description(); ?>

https://postimg.cc/1gXVsKkN

Ajax bbpress reply

Published on June 20th, 2023 by ricoto

Hi,
How to display the reply of a post with Ajax instead of refreshing the page?

Registration/login form

Published on June 18th, 2023 by ricoto

Which plugin can I associate with BBpress for registration and login?
I would like to use something other than the wordpress form.

Installation of bbpress

Published on June 18th, 2023 by johnboyfred11

Hi, I had a fully functional version of bbpress and have changed my domain name in repurposing my site, however when I log in to the dashboard where bbpress had three tabs Forum, Topics and Replies but recently have only two Topics and Replies so am unable to create new forum topics. The menu name I used for access the forums was Forum or Forums which I have read somewhere can create a clash, I have uninstalled and reinstalled bbpress a few times but cannot get it to work. wordpress 6.2.2, Ocean WP template, Elementor 3.13.4, Elementor pro 3.13.2 the link being geelongtoday.com Thanks

Export / Import through wp-cli for massive forum

Published on June 16th, 2023 by Pierre

Hi,

I’m trying to find a way to export and then import my forum
about 120k subjects and about 1 244K replies.

We also need to be sure that accounts are imported and correctly linked to replies.

I saw a git project which is not anymore updated for 6 years, and linked to wp-cli/bbpress package that doesn’t exist anymore.

Do you have any solutions to solve this ?

TinyMCE for guests?

Published on June 15th, 2023 by codejp3

I’m posting this on behalf of another user from this topic/post. I can’t verify this, but they claim that the TinyMCE visual editor used to show for guest posters (yes, guest posting is enabled on their forum).

They’re claiming that at some point within the past few months, that stopped.

I tried on my dev server and confirmed that guests do NOT see any visual editor buttons, but I don’t know how long that has been the case, or if guests were ever able to see the TinyMCE editor in the first place.

I’m scratching my brain trying to figure out how to enable the TinyMCE editor for guests. There’s nothing helpful related to this in the WP TinyMCE docs, WP Rich Text Editor Filters, or in the TinyMCE v4 docs. Browsing through /wp-includes/class-wp-editor.php (specifically the editor_settings method) was also a bust.

The only check I’ve been able to find that determines whether or not to display it is “user_can_richedit()”, and even forcing ALL users to have richedit capabilities doesn’t solve it:
add_filter('user_can_richedit', '__return_true');

So my question – How do you enable the TinyMCE editor for guests???

Displaying user submitted topics

Published on June 15th, 2023 by Anonymous User 21018580

Hello. I’m currently using Ultimate Member in conjunction with bbpress. I’m looking for a way to display the user’s submitted topics on their own profile so that they are able to add/manage their own topics.

I would also like the member’s friends to be able to view the member’s submitted and published topics on their profile.

Is there a plugin available to assist with this or does anyone know a way to achieve the results I’m looking for?

Thank you in advance for your help.

Duplicate Reply Error

Published on June 15th, 2023 by terryfindlay

bbPress Version 2.6.9
WP Version 6.2.2

New Forum

A registered member of the forum is having trouble posting. He keeps getting this message:
“Error: Duplicate reply detected; it looks as though you’ve already said that.”. The text he is trying to post has definitely not been posted before.

Any suggestion? Thanks.

Skip to toolbar