• digo27

    (@digo27)


    Dear Admin,

    I used the co-author plus plugin. It was easy to assign the multiple authors for a post. However, I am having difficulties integrating the Template Tags into my themes. Thus, although I have assigned them to a post, only the first author name is displayed. I used UnPress by Envato that I have purchased from ThemeForest. I read some of your post about the issue, I could not found the code <?php if ( function_exists( ‘coauthors’ ) ) { coauthors(); } else { the_author(); } ?> in author.php or single.php

    But, this is what I found in format-standard.php:

    <?php if($ft_option[“single_author_name”]==”1″):?>

    <?php _e(“by”, “favethemes”); ?>
    “>

    Please advise how to incorporate the list of co-authors.

    https://www.ads-software.com/plugins/co-authors-plus/

  • The topic ‘Integrating co-author to UnPress theme’ is closed to new replies.