How to show author on Portfolio pages?

Viewing 4 posts - 1 through 4 (of 4 total)
  • #11613
    siwilson
    Participant

    I have created a portfolio but notice those pages don’t show the author of the page, does anyone know how to change this?

    #11626
    Alexander
    Participant

    Hi siwilson,

    assuming that you talk about the posts within a portfolio (those pages?), the standard posts should all show the author unless you changed the meta info in your css.

    Cheers,
    Alexander @ http://www.mouseclick.com

    #11673
    siwilson
    Participant

    Sorry, i probably wasn’t very clear. It does show the author name, but not the bio, like on a a regular post. I would like to see the bio on all posts, including the portfolio pages.

    #11769
    Daniel Tara
    Keymaster

    Open functions.php and in the function pinboard_post_author() change the condition on the first line to this:

    if( pinboard_get_option( 'author_box' ) )
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.