Author Name is in Lowercase, Not the Lettercase of User Name

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #13184
    thedrawingboard3
    Participant

    In each blog article, the author name is shown in all lowercase letters – not in the lettercase of the name as it is entered as a User name in the WordPress Admin.

    Here is an image that shows the author name on an article – null

    Can you please tell me how to resolve this issue?

    Thank you!

    #13268
    eVision Themes
    Keymaster

    Thanks for the positing. We’ll check it and get back to you.

    #13269
    eVision Themes
    Keymaster

    Please update this custom CSS code in the Additional CSS section.

    span.author a {
        text-transform: capitalize;
    }

    Thanks and hope this helps your queries.

    #13281
    thedrawingboard3
    Participant

    Thank you for getting back to me.

    The CSS you provided does capitalize the first letter of the username, but I am trying to get the displayed Author name to show up as it was entered into the User settings for the User Name, Nickname, and Display As name – see screenshot…

    Screenshot of User Name Settings

    My name is JayDee – with a capital letter J and a capital letter D (all one word). Without the CSS, all usernames/author names are in all lowercase. This is not helpful for users that have a name like mine, or LeeAnn, MaryBeth, and LeRoy.

    Is there a way to have this theme display the author name in the same lettercase in which it was entered in the user settings? Other themes I use do use the user name settings, so it seems there should be a way for this theme to do the same.

    I look forward to hearing back from you. Thank you.

    #13477
    thedrawingboard3
    Participant

    Any updates regarding this issue?

    I look forward to hearing back from you.

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.