Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to modify user name in the url

Published on November 16th, 2021 by benoitos

Hello,
For security I want to hide the user name which appears in the url when somebody for example https://terresdesavoirs.fr/members/ananta/
how is it possible please ?

WP version 5.8.2
BB Press version 2.6.6

Get subsciber link for specific topic?

Published on November 16th, 2021 by gerryj

Hello,

is there any way to just get the subscriber link of a topic?
I am currently building a custom topic overview and I want people to be able to subscribe to topics directly from the overview.

Something like “$subscribe_link = bbp_get_user_subscribe_link($topic_id);” would be perfect.
I already looked online and found this: https://www.buddyboss.com/resources/reference/functions/bbp_get_user_subscribe_link/
But I tried this function and it never returns anything for me.
Maybe I am misunderstanding the purpose of the function or just using it incorrectly.
Any help would be appreciated.

Regards
Gerry Zeller

search forum by user name

Published on November 15th, 2021 by kbtwen

Hi,
I want to search forum (topics and replies) by user name.

I add input with name “bbp_search_by_user”

<input type="text" name="bbp_search_by_user" id="bbp_search_by_user" value="" />

in form-search.php

but how can I get value of “bbp_search_by_user” in my custom function file since $_GET[‘bbp_search_by_user’] doesn’t show anything?

Thanks

guide to migrate

Published on November 15th, 2021 by ali753

Is there a guide to migrate a forum from Simplepress to bbPress?

Groups topics by month

Published on November 15th, 2021 by dalton125

I think this post belongs in the “Development” forum, but that forum has a message saying that it’s closed to new posts. Let me know if there’s a better place for my question.

I’m trying to create a navigation sidebar for users to navigate my bbPress forum. I’ve seen WordPress themes with a navigation sidebar for blog posts which has a list of months and years, as in:

August 2021
September 2021
October 2021

And clicking any of those list items will show the user any blog posts created in the given month. This is what I’d like to emulate with bbPress — a sidebar with links to different months, and clicking the link will show the user all forum topics created in that month.

Does anyone have advice on how to do this? I’ve looked through the bbPress settings and even installed the bbp style pack plugin, but I can’t find a setting that will do what I’m trying to do. Is there a plugin or setting that I’ve missed? I don’t mind writing code to solve this problem, but I’m a PHP beginner so I’m not sure where to begin.

I’m using WordPress 5.7.2 and bbPress 2.6.6. I don’t have a live version of my site to show.

Custom Registration Email

Published on November 15th, 2021 by pluckvermont

Hi,

I am trying to customize the registration email for BBpress. Is there an easy way to do this?
Looking through this forum, I understand the email is generate by the WordPress Core.

Is there a plugin? I’d just like to redirect people to the actual forums, and not our site’s homepage.

TIA–

Shortcode to get the number of unread subscribed topics

Published on November 14th, 2021 by maksanse

Hello there,

I look for a shortcode that would allow me to display to the user the number of unread topic in his subscription (or at least, if there is any unread topic there).

I have looked for it for a long time and couldn’t find anything suiting my needs or functional.

Does anymone have an idea or solution to this need ?

(My aim : without using buddypress, display a “user notification bell” on my menu with an indication to the user when unread topics are available… Pretty classic use case, but not so easy to find 😅 )

Thank you for your help or clues 🙏

Is bbpress abandoned?

Published on November 13th, 2021 by OSCOWP

Why no more updates?

If there are thousands of forums using this platform why does it feels like it’s abandoned?

Bbpress is good but not perfect, there are a lot of things that can be improved and we have no news for a new release.

Forum author page not working with Divi

Published on November 13th, 2021 by SRD75

Hi Folks,

Our BBpress forum author page (example) is not set within a container, it is 100% width.

Additionally, it is not using the Divi Theme builder global header and global footer, nor is it responding to Divi Theme Options > Custom CSS.

Help appreciated.
Steve

How to edit sticky thread background color? (without extra plugin/etc)

Published on November 11th, 2021 by a7xfanben

How can I edit the background color of sticky threads in a forum? I cannot find the current/default color in my style.css file or anywhere else so far.

Thanks!

Skip to toolbar