Skip to:
Content
Pages
Categories
Search
Top
Bottom

Swap Email for Description on Profile Page

Published on November 10th, 2020 by sflwa

I was able to do this by editing the user-profile.php page (line 21) – the issue is that every time there is a BBPress update it will overwrite my change –

Is there a way to adjust it so instead of the description it will show the user email address without me editing the plugin each time?

Cannot set new password when editing profile

Published on November 10th, 2020 by benbluef

I recently upgraded bbPress and now it’s not possible to set a new password when editing a profile at URL like: /forums/users/user-example/edit/

E.g. Type a password into the New Password field.
Click the field below to type password again – the field does not allow anything to be entered and the first field is reduced to a single character. So it’s not possible to confirm the new password!

It seems that bbPress is using /wp-admin/js/user-profile.min.js, so is this an issue with WordPress core?

I’m getting this issue on the following versions:
WordPress 5.5.1 with bbPress 2.6.5
WordPress 5.5.3 with bbPress 2.6.6

Live website is sgrt.org
Also seen on local version and staging version.

Thanks

Why cant receive email

Published on November 10th, 2020 by clarkma

I build bipeoplemeet with bbpress plugin for my site. After finishing, i begin to test registrationprocess, but can not receive the password link. How to solve this issue? Please help me!

Post header

Published on November 10th, 2020 by Gunilla

The post header consists of the following words (My translation from Swedish):

Redigera (Edit)
Sammanfoga (Merge)
Stäng (Close)
Klistra (som notis) Sticky
Lägg i papperskorg (Put in trash)
Skräpmeddelande (Spam)
Förkasta (Unapprove)
Svara (Answer)

What´s the difference between Close and Put in Trash and Unapprove?
What happens when I clock on Sticky?

Search input redirect to index.php

Published on November 9th, 2020 by yurius

When I input terms to the search form, it redirect to index.php.
<?php bbp_get_template_part( 'form', 'search' ); ?>

I went through troubleshooting here and changed search slag to ‘find’ but it couldn’t resolve.

Search Redirects to Front Page


I also tried common troubleshooting here: https://codex.bbpress.org/getting-started/troubleshooting/
Nothing changed.

It seems my customized theme causing an issue because it worked when I switched to the default ‘Twenty Nineteen’ theme it worked.
But I have no idea which part is causing the issue. Can somebody help?

How do I identify empty topic tags?

Published on November 9th, 2020 by Chuckie

My summary panel says there are 2.

Thanks.

Topics browser not working

Published on November 8th, 2020 by LBandy

Hello,

I’m having an issue where the topic browser is not working. On the links, I’m seeing forums/page/2, but when clicked, it redirects to the home page. I checked my redirection rules, but I couldn’t find anything that could cause the issue. The site is live at https://overheadgames.com/forums/

Any advice?

Appreciate all the help!

Adding Custom HTML To Forums

Published on November 7th, 2020 by RedTravelMaster

Hello,

I’d like to be able to add some custom html code to my forum pages, under the forum title and breadcrumbs, but before the first forum topic. How would I go about doing this?

Thank you for any assistance.

Ron

Filter add text after li type topic reply

Published on November 6th, 2020 by renanbessa

Hello support! I would like to add a text after the div that is generated by the loop only on the topic card of the response. Is there a filter for this?

Below would be where I wanted to put the text

View post on imgur.com

Custom type topic card

Published on November 6th, 2020 by renanbessa

Hello support! I’m trying to specifically customize the topic description card, but I don’t know where to change it, since in the loop-single-reply it applies to all responses, including the topic. Below how it should look more or less … for example, I don’t know where I can put the button inside the loop.

View post on imgur.com

Skip to toolbar