Skip to:
Content
Pages
Categories
Search
Top
Bottom

theme my login

Published on May 20th, 2020 by momomoko

Hi there,

I have installed TML plugin and set up all links, but i still not received any email notifications after subscriptions tests ! I tried to search for the email settings but didnt found any tab . What did i miss ??

Thx for your help

“No Topics” issue on forum page

Published on May 20th, 2020 by orangeturtle1000

Hi,

We have an intermittent issue that relates to random forums within the forum page – instead of a post date we are getting “No Topic”. The issue gets resolved by re-saving the Forum that has been affected (Dashboard->Forums-> All forums->Edit->Update).

Anyone knows if this is a known bug, what can we do to get a permanent solution?

Thank you!

.mo translation does not work

Published on May 20th, 2020 by gezonderelatiemeteten

Hi,

I use WordPress version 5.4.1 and bbpress version 2.6.4 on my website www.afvallenkunjeleren.nl with the theme woostify.

I have something strange: I have downloaded the .mo file (named it bbpress-nl_NL.mo, and the .po file is bbpress-nl_NL.po) from the official bbpress site and uploaded it through file manager in my forum.

But nothing will be translated. When I look in the plugin Loco translate, that I use there is nothing translated.

Can anyone help me please?

Thank you very much in advance!

With warm regards,
Klaziena Waerts

change topic slug structure

Published on May 20th, 2020 by yongceih

Hi all,

I would like to know how to change topic slug from default to %parentforum%/%childforum%/topic from DEFAULT: topic.

https://prnt.sc/sk3e2k

404 errors on pages

Published on May 19th, 2020 by marbaque

I have been having an issue with my website, almost once a day the pages return broken links and 404 errors. I have to manually save the permalinks to fix it.

I have tried a lot of ways like creating a default htaccess file, but nothing works. So I started deactivating plugins once this happens. When I deactivate bbPress everything works again, so I was wondering if somebody knows what can be causing the issue?

It happens only to pages, not posts or archives.

This is the website I am having problems with: https://academiamunicipal.uned.ac.cr/

Adding roles

Published on May 19th, 2020 by zirow

I don’t get how it works I’ve tried every tutorial on how to add roles and none of them work some of them show the roles on the user admin page and when I assign someone a role that I added and save it just, goes to no forum role and they don’t get the role assigned, would help me a lot if someone would be able to help out I’ve also hired freelancer but still couldn’t get it to work.

login plugin

Published on May 19th, 2020 by momomoko

Hello there,

I am stucked with this issue since some days : i am using the default bbpress connection widget (bpress version : 2.6.4) , but i am not satisfied by it behaviors such as redirect to wordpress admin login, the fact that the link on registration mail, bring the user again to wordpress back end, and also that email sender adress is the wordpress email (not mine !!) .. i had tried to change this last issue with this code in my functions.php :

 add_filter( 'wp_mail_from', 'your_email' );
function your_email( $original_email_address )
{
	return 'myemail@domain.com';
}

add_filter( 'wp_mail_from_name', 'custom_wp_mail_from_name' );
function custom_wp_mail_from_name( $original_email_from )
{
	return 'My Forum Name';
}

But instead i just received a “mail delivery failed”

I have tried other plugins such as “weaver” or “bbPress login register link..” but still not found the “good one” (or surely didn’t know how to optimize it)

Did someone know how to solve this problem ??

Remove extra user profile fields from bbpress profile page

Published on May 19th, 2020 by robertherold

Hi,

I added some new user fields to the WordPress admin page, but I would like them not to be visible on the bbPress profile page.
How can this be solved?

BBPress looking strange

Published on May 19th, 2020 by danielthorpe

Hi, Im new to BBPress. It seems great but I can`t get it to look right. The text is all smaller compared to my Genesis theme and there are bits of strange things – like the word “by” showing up. It just looks clunky, especially when compared to how this forum looks. Any tips would be appreciated. Here is the site

Thanks

If user is author

Published on May 19th, 2020 by robertherold

Hello,
I have completely customized the bbPress profile page and would like to display e.g. next to the name an icon (or whatever) if that user is also a WordPress author.
Does anyone know a solution?

Skip to toolbar