-
Author
-
April 23, 2017 at 14:42 #159361AdamKParticipant
Hi Guys
I am having a problem where it is showing my username on the profile image, instead of my ‘show publicly’ name.
Weird thing is, it is not happening for all users.
My username is the admin login, so I don’t really want to show that. If I install another 3rd party cover image plugin, it shows the correct name. It’s just the default one with the Kleo theme that I am having problems with.
Any ideas?
Many thanks.
April 24, 2017 at 17:36 #159444LauraModeratorHello, do you mean the @name ? that is for mentions, you can hide that with css by adding this to style.css of child theme:
COPY CODEh4.user-nicename.hover-tip.click-tip { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 24, 2017 at 17:42 #159448AdamKParticipantHi Laura
I really do wish you would read the support queries this is the 3rd time you have given a completely irrelevant answer to a question.
I do not want to hide the @name.
As I said, on the admin account, it is showing the actual username, instead of the ‘show publicly’ name.
On another cover plugin I installed, it showed the correct ‘public’ name. Also, for other test users on the system, it is showing the correct public name. Not the system username.
But for my admin user it is showing the admin username. Which is 50% of the entire system admin credentials.
Since this seems to be generated from the 7th Queen cover plugin (which I am unsure of since I have not received a response to my other support query about the cover photo not working like the demo), I can only assume this is a problem with your plugin.
Please can you tell me how to fix this so it shows the correct public name, instead of the actual username.
Many thanks.
April 25, 2017 at 21:59 #159586LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 26, 2017 at 13:28 #159632AdamKParticipantDon’t worry I have changed my admin username to my nickname and found some CSS on Google to hide the name fields everywhere.
In case any other users want to do the same thing:
1. install plugin – https://wordpress.org/plugins/buddypress-usernames-only/
2. CSS
#register-page p { display: none;}
#profile-edit-form .field_1 { display: none;}
#signup_form .field_1 { display: none;}April 26, 2017 at 16:12 #159657RaduModeratorOk then
Have a nice week
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.