Notifications
Clear all

How Disable this

8 Posts
2 Users
0 Likes
9,127 Views
Posts: 4
Customer
Topic starter
(@ydsrrrrrgrgr)
Member
Joined: 7 years ago

Hello,

I do not want the username displayed in the frontend, how do I disable it?

11
7 Replies
Posts: 4
Customer
Topic starter
(@ydsrrrrrgrgr)
Member
Joined: 7 years ago
22
Reply
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago
Posted by: ydsrrrrrgrgr

Hello,

I do not want the username displayed in the frontend, how do I disable it?

11

Hi ydsrrrrrgrgr,

Please note that this is not username. We never display username public. This is user Nickname (nicename). On new user registration WordPress creates User Nicename based on Username, but user should change it for secure reasons. User nicename is available for change in own Profile > Account page. Please read this doc see how we use Username, Nicename and Display Name:

https://wpforo.com/docs/root/wpforo-settings/members-settings/#members-url

This is displayed to allow people mention (@nicename) each other. In case you still want to hide it you can use this CSS code.

#wpforo-wrap .wpf-author-nicename{ display:none }

We'll add an option to disable this feature in next version.

Reply
1 Reply
Customer
(@ydsrrrrrgrgr)
Joined: 7 years ago

Member
Posts: 4

Hello in which cc.code must integrate?

#wpforo-wrap .wpf-author-nicename{ display:none }
I'm use the Divi Theme
Best Regards
Frank
Reply
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Put that code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea.

Reply
1 Reply
Customer
(@ydsrrrrrgrgr)
Joined: 7 years ago

Member
Posts: 4
hello, 
the username will not appear next to the amounts anymore. But when I call up the list of members, you can still see the username, but I want to please make it so that the usernames are 100% invisible

123

 

Reply
Posts: 4171
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

Just delete the cache and do Ctrl+F5 on Forum Members page, this should also be hidden. If it doesn't help please PM me your forum URL.

Reply
Page 1 / 2
Share:
Scroll to top