When translating the forum section on my website dictated by the bbpress plugin with locotranslate I noticed around 300 strings missing and saw this:
“One file can’t be matched to a known set of strings”
I did some digging around and found out that I need to manually configure it with configuration xml of bbpress. Nothing on google came up so I am posting here. Any help is appreciated. Thanks!
Need configuration xml of bbpress for locotranslate plugin
Published on January 17th, 2020 by pkclubbbPress in NL
Published on January 17th, 2020 by kolibrie81bbPress version: 2.6.3
wp version: 5.3.2–nl_NL_formal
Hi,
I can’t figure out why my bbpress is Enlish and not in Dutch.
Please can you help me?
Thanx al lot!
Grtz Marieke
How to fetch buddypress avatar to show up in the bbpress forum?
Published on January 17th, 2020 by bbpressyzhI’m using buddypress + bbpress + ultimate member
I found that only avatar from ultimate member has been fetched, which is not what I want.
I think the ultimate member caused this bug but I need ultimate member to create login and register page.
Can I fetch buddypress avatar to show up in the bbpress forum without deleting ultimate member?
Thanks in advance!
The website is https://marshallyin.com
Printing Topics
Published on January 16th, 2020 by ChuckieIs there any way that we can support a “print friendly” button at the top of the topic?
GD Attachments: Upload Error query
Published on January 16th, 2020 by ChuckieHi
Just to me to that I created a query here for GD Attachments author:
https://wordpress.org/support/topic/how-errors-are-raised/
Don’t know how to remove obsolete upload error message from submitted topic.
Thanks.
Andy
Open forums & topics in template
Published on January 15th, 2020 by teliumI’m new to WordPress and bbPress, so I apologize if my terminology isn’t quite right 🙂
I have create a pretty page and inserted the BB shortcode which shows all the forums. However, when I open one of the forums, or one of the topics, I find each opening in a fairly generic page.
Is it possible to create nice pages for these, and tell bbPress to open the forum/topic in the page I created? (I don’t like the default page).
Can’t import users from phpBB 3.2.4
Published on January 15th, 2020 by teliumI have a fresh bbPress install and want to import everything possible from my phpBB version 3.2.4 installation. The import runs and step 8 is importing lots of anonymous topic authors.
However, why aren’t my users importing? Based on other posts I ensure no topics/threads are attributed to founders/moderators/admins. (I created a single founder account and downgraded everyone else).
I see some references to a 3rd party import script, and other references saying its not needed. Can someone help? It’s Jan 15 2020 and I have the latest bbPress. Note sure hot to proceed.
Excerpt from log:
6.No forum subscriptions to import
5.All forum parents imported100%
5.Calculating forum hierarchy (0 through 11 of 11)0%
4.All forums imported100%
4.Converting forums (0 through 16 of 16)0%
3.No passwords to clear
2.No users to import
1.Skipping sync-table clean-up
link you followed has expired when sending a reply
Published on January 15th, 2020 by OSCOWPGood morning, yesterday began a problem in my website cochespias.net that doesn´t allow to our users or myselft to publish a new reply in any of our post. When you send a reply the webpage says this
https://cdn.wpbeginner.com/wp-content/uploads/2019/07/linkyoufollowedexpired.png
But the weird thing is that if you go back in the browser, the reply has been published. Does anybody knows how to fix it?
By the way, if I create a new topic from the wp-admin page I don´t have any issues.
Related Posts for bbpress
Published on January 14th, 2020 by neon67How to insert a Similar message service for bbpress topics?
May be exist Related Posts Plugin or hooks for bbpress topics?
thanks in advance )
BUG: BuddyPress activity update not working when editing topic or reply
Published on January 14th, 2020 by MichaelIf you edit a bbpress topic or reply the corresponding BuddyPress activity entry is not updated. The bug is in includes/extend/buddypress/activity.php lines 507, 645.
Even if revisions are enabled !post_type_supports( bbp_get_reply_post_type(), ‘revisions’ ) is true.