• For most themes, normally if you set a Display Name on your profile it will also change the name on the single posts. But on this theme, it remains as your administrator/wordpress username which is a security risk. I hope you can update the theme to show the display name instead of the administrator username. Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author eVision Themes

    (@evisiontheme)

    Thank you so much for noticing.

    We’ll review and solve it on next update.

    I also encountered this error. I do not want to display the username on the website. You recently posted an update but I do not see fix this bug. Please help me fix it. Thanks!

    Thread Starter ElPapay

    (@elpapay)

    There should be an option as well to remove the hyperlink because it shows the administrator username.

    How do you remove the “Posted by:” manually by the way? Thanks!

    Theme Author eVision Themes

    (@evisiontheme)

    Thanks for the queries.
    Put this code for manually removed:

    .single .byline, .group-blog .byline {
       display: none;
    }

    In new version, we’ll update with the options to remove it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Display name not showing on single posts’ is closed to new replies.