bbpress just uses the display name as set in
dashboard>users>all Users>edit user
so you could change your users to what you want.
users can change their individual if you give them access to their wordpress profile or their bbpress profile.
There are some plugins and code that can change stuff eg
Quick Tip: Set the Default Display Name for WordPress Users
I googled ‘wordpress change display name for all users’ and lots lots of stuff.
@johnjamesjacoby @jjj thanks for that!
@thebeeobee Do you have a test forum with the topics you described? Would you be able to install 2.6-RC5 and see if it’s solved? https://bbpress.org/download/
Thanks a lot!
I believe we’ve addressed this in bbPress 2.6, with an improved algorithm for prefetching and slicing sticky topics out of topics queries.
If this is the bug I’m thinking of, it’s a combination of problems like @thebeeobee eluded to.
- Super Stickies in other forums
- Stickies in the current forum
- Super Stickies in the current forum
- Adjusting pagination counts to reflect anomalies
I don’t remember the exact ticket number(s) but we have tweaked this a few times in the past. I will need to look again though, because these forums do run nightly bbPress versions.
I’m using bbPress for my membership site, and when people do things like use bold or italicized letters, add any of the custom things on the menu when they create a post, if they are subscribed to the post, they get a notification email that looks like this:
Hi @ande!
Thanks for checking on me. 😊 I worked through The Process and I do feel better. Here’s what I came up with. Am I doing this right?
<div><span style=”font-size: 24px; font-weight: bold;”>The Process™ Worksheet:</span></div>
<div></div>
<div><span style=”color: #09afff; font-weight: bold;”>Step 1:
How can we fix this so the emails don’t show up in code?
Thanks!
what other ‘bbpress’ plugins are you running?
So, fixing the bbpress forum relationships fixed the problem.
However any new post once the repair forum tool is used negates that fix.
The last updated by no longer works and the URL has reverted to showing only the post number without the page number.
Hi Pascal,
Yes, I see that, the problem is that I don’t want to query wp_postmeta just for the “real parent” post (meaning not the parent from wp_posts aka the first post of the topic, but the post being one level up). I am surprised bbPress does not have a separate table. I wanted to avoid performance problems while quering a large table such as the meta table.
Thanks,
Z
bbpress doesn’t have a reply tab, it just puts a new reply form at the bottom
I am new to bbPress.What I want to do is to add treeview display to bbpress including posts. And I want to keep history of users so that s/he should be able to see the posts that she read and unread.
I’m having trouble replying to my own thread I just created on a forum. All the options available say “Edit”, “View” and “Trash”. But I want to reply & post in my own thread that I created. Can you please help me? I’m quite stressed out trying to get my forum to appear not only as a page but with the ability to reply. I cannot reply to my own thread and forum?
I reached out to wordpress.com, wordpres.orf (who redirected me to wordpress.com); and Wordspress.com told me to reach out to bbPress saying, “It is a design issue , You need to add it with the web developer. Please check with the plugin providers also for that. Its not the server settings . Its a forum settings you need to check with the forums developers.”
So that is what I am doing. If you need me to provide links, I will. I just am desperate for help so that I can get my post and website up and working.
Please advice and thank you.
I almost had it done converting it to simple machine and then to BBPress but it kept getting an error at the end. I was converting to 4.4 (I believe) it was using the latest converter someone posted on the VB Forums. I apologize for not saving the links. I finally gave up. Went back to VB 5.0 and am hosting it myself. vBulletin is by far the best software out there for forums, but not great when you want integration. My forum was pretty good sized..
HH Forums Statistics
Topics: 59,495 Posts: 385,220
I didn’t use the cloud like I did and went back to self hosting like I had before. If you host vBulletin yourself you have total control over it and you can install 3rd party plugins. I use DragonByte. It is inexpensive and great customer support. With the new vBulletin interface and mobile support for apps it is again top of the line.
I waited well over a year for a solution to the problem and WordPress and BBPress were obviously not willing to take a good portion of the crowd wanting to jump from vBulletin. But they waited too long and vBulletin worked their issues out.
@makingcircuits
This forum is for general bbPress questions. If you find issues with a plugin, please post it on the support forum of the specific plugin.
Thanks.
It does not work as it used to before.
Here the faults:
1) Under Settings > Discussions when I try to select the Forum, and click on “Apply settings to existing posts” it shows an error.
2) When I go to the posts I find all the wordpresss comments removed, and no bbpress replacement
3) However It works only if I edit individual posts and select the forum under the individual posts.
That means if somebody has 1000 posts he will have to edit 1000 posts for enabling the import?? How time consuming that will be
And during the time the individual posts are being edited the existing comments will remain hidden
Earlier this fault was not there, the import could be enabled for the all the posts with one click…
Hi @thebeeobee,
That looks like a nice bug. Would you be able to add that to https://bbpress.trac.wordpress.org/newticket , describe in short the issue and the steps to reproduce? Also put a link to this topic.
Thanks a lot!
Pascal.
We use Ultimate Membership Pro, which allows users to upload avatar’s to it’s own plugin. I’d like BBpress to look towards the member pro avatar instead of Gravatar. How can I do this? The custom field is called IHC_avatar
@vikingviolet,
Is your original forum also bbPress?
@fabioweb
Ciao Fabio,
As you can see on https://translate.wordpress.org/locale/it/default/wp-plugins/bbpress , bbPress is translated in stable and dev at 100%, so I confirm that all strings have been translated in Italian.
What you show in your screenshots is however coming from a theme or an extra plugin and not from bbPress.
So identify the theme or plugin that adds this string and translate it. More information on how to translate can be found on https://it.wordpress.org/traduzioni/
Hi bbpress friends,
I want to combine the shortcode with a href html command. At the moment iam doing this:
<td>
[caption id="attachment_238" align="aligncenter" width="150"]<a href=[bbp-topic-form forum_id=659]><img class="wp-image-238 size-thumbnail" src="http://hilf-mir-aus.de/wp-content/uploads/2018/03/internet.png" alt="" width="150" height="150" /></a> Internet & Technik[/caption]
</td>
Any guesses, its not working…
@zcoin,
bbPress is not different from WordPress. Basic information on the post (a forum, a topic or a reply are all a ‘post) is a record inside the wp_posts table. Then in the wp_postmeta table you will find more information for every post.
Hi @tonyleev,
That would be a question for the support forum of that plugin. Maybe it’s this one: https://wordpress.org/support/plugin/moderation-tools-for-bbpress ?
Hi @irishhealer,
Could you please try 2.6-RC5 ? You can find it on https://bbpress.org/download/
If you have the same issues, report back here.
Hi,
I am trying to repair the phpb3.2.2 import into bbpress. I have tried several imports since yesterday. I can see all forums, topics and replies in the back-end,but they are not associated with each other on import.
Using bbpress Version 2.6-beta-2. I’ve even tried the the latest trac importers.
Number of posts: 35976
Number of topics: 7199
Number of users: 1449
Can anyone help?
Hello,
I am receiving an error when I try to access the replies page from the dashboard. Every other page associated with the plugin works great except for this one. I’ve contact my host, tried another theme, deactivated all other plugins and even reinstalled bbpress with no luck.
Can someone please help me out with this issue? I’ve been researching this for days and I can’t find a solution.
Hello everyone!
I’ve set up a bbPress forum on a clean WordPress installation and applying the simpliest boxed theme to it (twentysixteen). I tested ie and everything was working fine so I made a child theme and started styling it.
Problem is, almost at the end of the customization, I realized that when I search something in the top form, the results page is completely messed up and I can’t seem to figure out why…
I’ve done some googling and ended up on these two topics:
Search css issues…
Template in Extras Directory for Search Results
But they didn’t help me because as for the first one, by using What The FIle plugin, turns out the files WP pulls up in the index and search restults are the same; as for the second one, I didn’t import any custom UI and the theme I created was made a child of twentysixteen which was quite vanilla as for looks.
I admit I’m not a sharp expert on the matter, but I’m out of options…
Does anyone have an idea of why the results page breaks so badly?
Thanks in advance for your replies!
Have a nice day 🙂
Hi bbPress folks,
i created this forum, all fine :)…
http://www.ayurveda-portal.de/test-forum
but when i want to go deeper in the forum, this 404 happens:
http://www.ayurveda-portal.de/ayurveda/forum/zweites-forum
Permalink’s setting is user-defined:
http://www.ayurveda-portal.de/%postname%
I have already researched for a few hours and now I ask you,
I look forward to your input.
All the best
Daniel