• Sean Callanan

    (@jcallanan)


    If you have any information on how to get this plugin to work with the Divi theme, that would be great. I added the `if ( function_exists( ‘coauthors_posts_links’ ) ) {
    coauthors_posts_links();
    } else {
    the_author_posts_link();
    }`

    to my child theme functions.php but the theme still doesn’t seem to recognize the co-authors as the authors of the post. Any suggestions would be greatly appreciated.

  • The topic ‘Integrating with Divi Theme?’ is closed to new replies.