Change nickname
Good day all, I want to change user name (my nickname) on my profile banner. I changed it under user – profile, but nothing happened. Any suggestions? Thanks WordPress version 5.8.3 Version 10.0.0...
View ArticleReply To: Change nickname
Is this a BuddyPress profile that you’re talking about? If so, do you have the Buddypress option “Enable BuddyPress to WordPress profile syncing” checked? If you’re using buddypress, checking that...
View ArticleReply To: Linking directly to post?
I agree with @chrishajer just click the hash (#) next to the time posted and you’ll see that that’s a permalink to the one specific reply. This is yours. Just follow him.
View ArticleReply To: Change nickname
Hi Mike, Thanks for your reply. I am using BuddyPress and tried your suggestion but it didn’t change anything. I am not sure where the nickname that is showing is coming from. Everything I can find...
View ArticleReply To: Change nickname
bbpress just uses the wordpress display name, so any wordpress plugin that changes this should work eg Easy Username Updater
View ArticleReply To: Change nickname
> I am using BuddyPress and tried your suggestion but it didn’t change anything @keystonehdc, Did you do a buddypress profile name update after checking profile syncing? Checking that won’t affect...
View ArticleReply To: Change nickname
@mike80222 – thanks -interesting – I thought bbpress just pulled the name from the database user nickname field, maybe it doesn’t or that plugin doesn’t actually change that value
View ArticleReply To: Change nickname
@robin-w, I think bbPress does just what you’re saying. But (if I understand things correctly) BuddyPress will change the WP “display name” (and/or “nickname” ???) when you update your name in the BP...
View ArticleReply To: Can i use 2 page content-forum & content-forum-slug on bbpress?
Hi. Nice one! this is also my exact concern, I’m very thankful to see this in the forum. It is also a big help for me, I successfully fixed and corrected my codes. Thanks again.
View ArticleHow to disable the logged-in user information
I have set up my bbPress as no registration is required, but another plugin needs registration to use the service. Is it possible to disable the user information on bbPress for users who are already...
View ArticleReply To: How to disable the logged-in user information
Thank you for your reply! Yes, I meant the profile. When logged-in users post to the forum, their names will show on topics automatically. I want to delete the name from the Topic/Reply and make the...
View ArticleReply To: How to disable the logged-in user information
untested (as I am on holiday without test server access), but try add_filter ('bbp_get_reply_author_link' , 'rew_return_null' ) ; add_filter ('bbp_get_topic_author_link' , 'rew_return_null' ) ;...
View ArticleReply To: How to disable the logged-in user information
Thank you for quick reply during the holidays! It worked for deleting profile from Topic/Reply!
View ArticleReply To: How to disable the logged-in user information
so leaves it where on the forum? or what remaining issues do you have?
View ArticleReply To: How to disable the logged-in user information
Is it possible to add a new ‘nickname’ input field for all users (logged-in/non-logged-in) and show the nickname instead of the deleted profile name? Thank you.
View ArticleReply To: How to disable the logged-in user information
Ok, Thank you very much! I will be back if we really need the function.
View ArticleMy website is too thin on the sides, How can i fix it?
Hello guys. Technically I’m not very good at web stuff. I opened a wordpress based website. I have a licensed “Sahifa” theme. Everything is fine on the site, but my site is very “thin” on desktop...
View Article