• woolfwoolfmag

    (@woolfwoolfmag)


    Hi,

    I’d like to display the author name underneath the title of the article, alongside the date posted, tags etc. Could anyone advise on how I could edit the CSS to do this?

    I’ve managed to display an author bio at the bottom of the post through plugins, but displaying the author name at the top would be awesome.

    This is for my site: https://woolfwoolfmag.com/

Viewing 5 replies - 1 through 5 (of 5 total)
  • navitdude

    (@navitdude)

    Hi,
    Use the_author() function to show the author name.

    Thread Starter woolfwoolfmag

    (@woolfwoolfmag)

    @navitdude

    Sorry, I’m new to CSS. Would you be able to explain a little more?

    Thanks,

    Michelle

    navitdude

    (@navitdude)

    Hi,

    This is not a part of CSS but a function of wordpress itself used to show name of author of a post.

    Please follow documentation of the theme if possible. Otherwise you have to modify your theme a little bit.

    Thread Starter woolfwoolfmag

    (@woolfwoolfmag)

    Thanks, I think I’ve figured it out enough for now. I don’t quite have the solution I need yet, but I’m working on it.

    Dear woolfwoolfmag,

    If you found a solution, could you please share with us?

    Thank you!
    m.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Displaying Author Name’ is closed to new replies.