Skip to:
Content
Pages
Categories
Search
Top
Bottom

forum issues

Published on March 14th, 2024 by eefkedigibitch

Hi Robin,

You say ‘no issues’ but I’m having issues with my installation.
Somehow the I can’t access the ‘Forum’ settings in my menu, because it’s not there anymore. The plugin is active but not shown in the left navigation bar.

Next to that I can’t check the user data anymore. The users in my list are not clickable anymore. And when I deactivate the plugin, the user are clickable.
So thats strange right.

It’s probably another plugin that is causing the issue with bbpress, so I’m gonna check for that. If you ever heard something like this, please let me know.
Otherwise I’ll come back with my findings…

Forum styling

Published on March 12th, 2024 by brett3am

Hello, I used the shortcode

for my forum page so that I could adjust the sizing and spacing, but when you enter a forum past the index page, I lose those adjustments as it of course loads a different page for the forums after the index page. Is there a way to add a shortcode to the pages that load after index or do I need to do all my styling via CSS?

Frustrated! Help gladly accepted!!

Published on March 8th, 2024 by sayhi2lonnie

I’ve spent a lot of time preparing my website for launch, but I’ve encountered a few roadblocks that I can’t seem to overcome. Any help would be greatly appreciated.

Forum URL: https://HeresOurSquirrel.com

Issues:

#1: Sometimes when I sign on, it fails and suggests the page is cached. However, I am not using any caching app.

#2: When registering… (I am using the Ultimate Members plugin — is there any other way to handle this?)

2a) emails aren’t being sent
2b) role isn’t being set (they’re participants, but the role isn’t being set to contributor)
2c) no users are being displayed under the “membership” menu item

#3: When signing on as the admin (“TheSquirrel”) I can’t get to the dashboard… when entering “https://www.heresoursquirrel.com/wp-admin” in the address bar and clicking enter, it just returns to the Forum.

I created two test accounts; One participant, and one keyholder, so if you would like to sign on as either, please DM me and I will provide the sign-on credentials.

Any other feedback would be greatly appreciated.

WordPress Current version: 6.4.3
bbPress Version 2.6.9

Thank you in advance!!

How to add login link to “You must be logged in to create new topics.”

Published on March 8th, 2024 by uksentinel

Hi

I am running BBPRESS and am looking to add a login link to Add login link to “You must be logged in to create new topics.” which appears at the bottom of Topics list when you are not logged in.

I have copied out the Forum-Topic.php file and it is located in my Themes BBPRESS folder.

Code in my Forum-Topic.php that I am looking to add to is ….

<div id=”no-topic-<?php bbp_forum_id(); ?>” class=”bbp-no-topic”>
<div class=”bbp-template-notice”>

  • <?php is_user_logged_in()
    ? esc_html_e( ‘You cannot create new topics.’, ‘bbpress’ )
    : esc_html_e( ‘You must be logged in to create new topics.’, ‘bbpress’ );
    ?>

Change the padding of the forum index

Published on March 5th, 2024 by dantheant

Good morning,

I would like to know which file to edit to configure the padding of my
forum’s home page? I find that the topic and message number section takes up too much space compared to the description of the forums.

THANK YOU

Forum widget error ?

Published on March 4th, 2024 by triflower

Hello,
I want to setup a widget on my forum page to show the activities,
but it shows many errors, what is the solution ? Thank you !
http://www.image-heberg.fr/files/17093774122029604749.jpg

How do I get rid of the second line in the header

Published on March 3rd, 2024 by sayhi2lonnie

How do I get rid of the line that I highlighted in yellow?

Just finished first theme with topics grid and user uploads

Published on March 2nd, 2024 by webcreations907

Wanted to share that I just finished my first bbPress theme with topics grid, it only uses bbPress and no buddypress. Profile pages have been completely customized to also include the topics grid.

Video when users are logged in

Theme Demo

Hopefully allowed to share this here. 🙂

Template Files for Block Themes

Published on February 29th, 2024 by Tim Codex

Dear BB Team,

Could I ask what template files I need to add to my Block theme to support the BB Press plugin?

Thank you so much.

Best regards,
Van Tien

Reply content auto hyperlink keywords

Published on February 29th, 2024 by honshiro

Hey is there a plugin for auto hyperlinking keywords in forum replies? perhaps set to just mod and/or user words?

Thanks

Skip to toolbar