Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #269162
    Peter Ström
    Participant

    Hi,
    Been using Co-Authors Plus for my site – and had quite a hassle making my old theme show and link the right authors. But I fail to see where to adjust in the Clean Journal Theme?

    Found this in inc/clean-journal-core.php:

    if ( is_singular() || is_multi_author() ) {
    printf( ‘<span class=”byline”><span class=”author vcard”>%1$s%3$s</span></span>’,
    sprintf( _x( ‘<span class=”screen-reader-text”>Author</span>’, ‘Used before post author name.’, ‘clean-journal-pro’ ) ),
    esc_url( get_author_posts_url( get_the_author_meta( ‘ID’ ) ) ),
    esc_html( get_the_author() )

    Is this the right place to – somehow – adjust to Co-Authors Plus? Or does the if_singular/if_multi_author mean I need anther author plugin?

    Thankfull for any help!
    Peter

    #269196
    Skandha
    Participant

    @retfor: Hello Peter,
    Can you please post in your site URL and elaborate the issue you are having?

    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Multiple authors?’ is closed to new replies.