How to show multiple authors on homepage

Posted in: Newspaper
Post count: 30

Hi,

I followed this guide to display multiple authors with the Co Authors plugin: https://forum.tagdiv.com/adding-multiple-authors-articles/

This works great, thanks. But how can I show multiple authors on the homepage as well?
I tried updating the td_module files with <?php td_get_post_coauthors();?> but that causes an error.

  • This topic was modified 6 years by Leander.
Post count: 18283

Hello !

Unfortunately that option is not available with Newspaper Theme.

Thank you for your understanding !

Post count: 30

Hi,

But there certainly is a way to update the code so the default author field is replaced by the author field of Co-authors plus, right?

Post count: 35449

Hi,

If you want to display multiples authors on the modules from homepage you’ll need to make some changes in theme core, the modules can be found on this path -> wp-content/plugins/td-standard-pack/Newspaper/includes/modules -> https://i.imgur.com/lxoZveZ.png

Hope this will help you!
Thank you!

Post count: 30

Hi,

For every every td_module file, I replaced get_author with <?php td_get_post_coauthors();?>

However, the frontend of the homepage still only shows 1 author.

Post count: 35449

Hi,

Please notice that our documentation is only for multiple authors inside the article, what you need can be achieve only with custom work and this is not covered by the theme support -> https://forum.tagdiv.com/support-policy-2/
If you want us to implement this custom code you can make a request to our services from here -> https://tagdiv.com/premium-customization-services/

Thank you for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.