Hi!
I’m trying to add Co-Authors Plus to our site following this tutorial: https://forum.tagdiv.com/adding-multiple-authors-articles/
I’ve gotten about half-way through Step 2 and am trying to replace the default author and author box codes. However, my files don’t match up to the example. I don’t see <div class=”td-module-meta-info”>. Here’s a copy of the loop-single-4.php file I have: https://imgur.com/a/oEyhljL
Am I missing something obvious? Do I have the wrong single files?
Thanks!
Holly
Hello,
If I understand correctly you want to add more authors, this can be done by adding a plugin like Molongui Authorship -> https://wordpress.org/plugins/molongui-authorship/
Hope this will help you!
Thank you!
Hi Anamaria,
Yes, I am trying to add more authors to a single story, using the plugin Co-Authors Plus, and following this tagdiv tutorial: https://forum.tagdiv.com/adding-multiple-authors-articles/
However, I’m having trouble with the second step in that tutorial. I’m up to the step of replacing the code for the default author and author box. However, my files don’t match up to the example. I don’t see <div class=”td-module-meta-info”>. Here’s a copy of the loop-single-4.php file I have: https://imgur.com/a/oEyhljL
Am I missing something obvious? Do I have the wrong single files?
Hello,
That guide (is an old guide) is for the standard template, not a pro templates. The above plugin suggested is working with pro version too and no need to make changes in the theme files.
A single post standard template is created with 2 php files, for example, for loop-single-4.php this file is also used single_template_4.php in this cases the <div class=”td-module-meta-info”> is set in this file => https://www.screencast.com/t/mvaEKa0DsEBf
Hope this helps you!
Thank you!
