I want to enable co-authors functionality for my Wordpress posts. I added the Co-Authors Plus plug-in to enable this on the backend without any problem. However, to enable the front-end of the site to show the co-authors names and profiles, the plugin developers said I need to edit the php code in the theme files.
I think I found the relevant segment of code in the template parts folder under the name "author-box". But I'm not sure how to modify the code to enable co-authors (both in the byline and in the author box at the bottom of the post).
I'm willing to bet that you've gotten similar questions before by site owners that want to have coauthors. Can you help me or direct me to a publicly accessible ticket where you explain how to do this with the php code?
Please send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a lock on this help you.
Hi,
I want to enable co-authors functionality for my Wordpress posts. I added the Co-Authors Plus plug-in to enable this on the backend without any problem. However, to enable the front-end of the site to show the co-authors names and profiles, the plugin developers said I need to edit the php code in the theme files.
I think I found the relevant segment of code in the template parts folder under the name "author-box". But I'm not sure how to modify the code to enable co-authors (both in the byline and in the author box at the bottom of the post).
I'm willing to bet that you've gotten similar questions before by site owners that want to have coauthors. Can you help me or direct me to a publicly accessible ticket where you explain how to do this with the php code?
Thanks,
Ronen
Hi,
Please send me your website managment information ( admin url site, username and password ) in order for me to have access to know the exact issue. We will take it a lock on this help you.
Best Regards,
PenciDesign
Hi,
I checked on your site and i custom code with https://vip.wordpress.com/documentation/incorporate-co-authors-plus-template-tags-into-your-theme/
I modify template-tags.php file on pennews theme. I checked with example of https://www.fraudbeat.com/female-fraudsters-past-present/
Please backup template-tags.php file before update theme.
Best Regads,
PenciDesign
Hi,
I checked and change author for shortcode of home page, archive page, single post as screenshot
http://prntscr.com/mxxdu3
http://prntscr.com/mxxe0n
http://prntscr.com/mxxe85
http://prntscr.com/mxxego
I modify template-tags.php file on pennews theme. Please backup template-tags.php file before update theme.
Best Regards,
PenciDesign