Skip to:
Content
Pages
Categories
Search
Top
Bottom

Empty DIV on profile page

Published on December 19th, 2018 by Foliferous

Hello,

I noticed a weird thing, the Admin profile has this empty DIV on its page:

Check it out.

Other profiles don’t have that. Check it out.

It seems to be this here:

<div class="comments-area"></div>

What is this and what is it doing there? How do I remove it? Is it some space for user comments on profiles? And why do other users don’t have that?

Thanks!

By the way I love bbpress, it’s awesome. I used a lot of other forum software (IPB, vBulletin, phpBB), but this one’s really the best!

Forum URL

Published on December 19th, 2018 by sightup

I paid a website dev to install bbPress forums on our site. bbPress is in its own folder and uses a different database than the stock site.

The url shows up like this: https://forums.X.com/forums/

Is it possible to either get the URL to be either https://forums.X.com/ or https://X.com/forums/ ?

The dev I paid says it’s not possible. That kind of seems strange to me that it wouldn’t be possible.

Why using visual editor I must change a core file of a theme

Published on December 19th, 2018 by tapiohuuhaa

Hi

Why bbPress could use visual editor without chaning the function.php of themes.

When thems needs to be updated, it would need every time alter that function.

In my mind bbPress should support better visual editor. Otherwise bbPress seems to be a little bit too much self-made solution. Not like professional XenForo, which supports visual editor without tricks.

I got it work in https://www.sanaristikkofoorumi.net/wordpress/forums/forum/sanaristikot/

but I was not happy searching how to do it.

Making all group topics appear under on parent category

Published on December 19th, 2018 by alexgirgis

Hi,

I’m using buddypress and the aardvark theme. When a group creates a forum it appears at the top level.

Is it possible to have all group forums appear under one category/parent?

Thank you.

Add content to first reply only

Published on December 18th, 2018 by mattbru

wp v5.0.1
bbpress v2.5.14

How can I hook into the FIRST reply on a single topic page? I want to add an image attachment only to the first reply, but i cannot find how to do so. I hooked into the action “bbp_theme_before_reply_content“, but it adds the image to every reply on the page!

I thought about getting a list of all reply ids, then comparing the current reply id (bbp_get_reply_id()) with the first id in the array, and showing content if they are equal. That would solve the problem. BUT I also failed at getting the list of ids – I tried with bbp_get_all_child_ids

I also wish the FIRST reply in the loop would have a unique id or class, but it does not 🙁

Here is the page:

Meet My New Crested Gecko

My topics

Published on December 18th, 2018 by livroo

Hey, I’m a french user of bbpress and I need your help to solve my problem.

I installed a theme that uses the features of buddy and bbpress, no problem. But when I go on the profile of a user and I click on “my topics = mes réponses” I have a 404 error, while the page “my favorites” works well.
https://livroo.fr/membres/admin7317/forums/ => https://livroo.fr/membres/admin7317/forums/Mes%20R%C3%A9ponses/

but my favorites works for same url
https://livroo.fr/membres/admin7317/forums/
https://livroo.fr/membres/admin7317/forums/Mes%20Favoris/
Could you help me ?

Change User Role not working

Published on December 18th, 2018 by Alfapi

Hi,

in the admin user list, the button to change forum role dind’t woriking. The button on the botton of the list of user working correctly.

I not have any error or js error.

thank you!

Remove hover effect from widget

Published on December 17th, 2018 by conte001

Hey,

I use the Woffice theme with bbpress forum. The widgets for latest topics and replys have two hover effects.

1. Underlining of the link
2. Moving the link a few pixels to the right.

I want to remove the second one as it cause the link to sometimes jump around like crazy.

Any ideas how I can do that?

How to filter buddypress activity

Published on December 16th, 2018 by eigodeasobo

I want to display only the following two on buddypress activity.

※When creating topics for BBP.
※When comment for topics.

What should I write in “※” below?

wp-content>plugins>buddypress>bp-templates>bp-legacy>buddypress>members>single>activity.php
<?php if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) . ‘&action=※※’ ) ) : ?>

How to prevent users from creating topics in specific forums?

Published on December 16th, 2018 by elextric

We are currently building our forum.
We have a forum structure like so:

Forum 1
– Forum 2
-Forum 3
-Topic 1
-Topic 2
-Forum 4

etc…

We want people to be able to create new topics in Forum 3, but not in Forum 2.

How can we prevent users from creating new topics in certain forums? or only give access to create new topics in certain forums?

Thanks.

Skip to toolbar