This topic has 5 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #159361
     AdamK
    Participant

    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.

    #159444
     Laura
    Moderator

    Hello, 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 CODE
    
    h4.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 solution

    Laura 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 🙂

    #159448
     AdamK
    Participant

    Hi 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.

    #159586
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #159632
     AdamK
    Participant

    Don’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;}

    #159657
     Radu
    Moderator

    Ok 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
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?