Multiple authors – Implementing Co-Authors plugin into theme

Posted in: Newspaper
Post count: 13

Hi, could someone please give me any hints with implementing Co-Authors Plugin into a theme, since I am not too savvy. I also need more than one authors to show up in posts (I see that there is a great deal of people looking for that function, so it might be good to implement in further development).
So, please, I have a few questions, and am writing based on 2 posts I have found here:
https://forum.tagdiv.com/topic/multi-author-on-post/
https://forum.tagdiv.com/topic/co-authors-in-newspaper-6/
1. Do I need to put the code into activated child theme? I mean, if I modify some templates, they will probably get re-modified after theme updates. Or am I wrong?
2. If I need to put modified files into child theme, where should they be stored? In the root directory of a child theme or in the same sub-directory? Will they be automatically read instead of those un-modified files in the theme folder?
3. This goes to anyone who has successfully implemented the Co-Authors Plugin – could you help any further with advice for us who are struggling with it, it would be very much appreciated 🙂 @soundstrat @kpwebteam

Thank you all in advance!
Igor

Post count: 20688

Hi,

You just need to follow the suggestions from those topics and it should work properly. For example the code provided by Alin. You can use that to replace the default author code in the post template file you want
https://www.screencast.com/t/uhvfC4hNoUa
I have tried it using post template style 1 and a child theme
https://www.screencast.com/t/7f5aVQ3v1kX
The result is like this
https://www.screencast.com/t/5Nkuzp0aSGR
For some alignment I used a code like this
https://www.screencast.com/t/axaKRfyyI
The modification to the post template files can be made in the child theme. The template file that you want to modify simply needs to be copied in the child theme folder (other files may need a similar folder structure as in the main theme).
More information about the child theme here
https://forum.tagdiv.com/the-child-theme-support-tutorial/

Thanks

Post count: 13

Simion, you are a life-saver.

Thank you for the screens and advice, it helped a lot, I managed to do everything needed 🙂

Thanks again!

Igor

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