Adding guest post to a post

Hello, im looking to add a guest author using Co-Authors Plus plugin. It says I need to add this code to either single.php, content.php, or a template tag in your theme’s [functions.php]

Could you tell me where?
The site is tuprensalocal.com

if ( function_exists( 'coauthors_posts_links' ) ) {

coauthors_posts_links();

} else {

the_author_posts_link();

}

Hi @fatcatgraphics,

Thanks for reaching out.

Regretfully, integrating third party plugin is outside the scope of our theme support. You may seek 3rd party developers to help you with your problems or you can avail One where we can answer questions outside of the features of our theme.

Hope that helps and thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.