john_harrison
Member
Posted 7 months ago #
Hi Guys - amazing plugin.
I've tried adding this to my theme. I added this code in my index.php file:
<?php
if(function_exists('coauthors_posts_links'))
coauthors_posts_links();
else
the_author_posts_link();
?>
I then added two users in WordPress to test it.
However, when I assign more than one author to a post, then click 'update', when the 'post updated' message appears, only the first author remains - the others disappear.
Could you please help?
Thanks,
John
http://wordpress.org/extend/plugins/co-authors-plus/
john_harrison
Member
Posted 7 months ago #
I should add that when the post is saved, as above, the correct authors show on the live page, but the authors are removed from the WordPress dashboard, and if the post is saved again, it reverts back to one author.
john_harrison
Member
Posted 7 months ago #
Ignore me, I'm an idiot... just re-installed it and it works great!
Thanks so much for this superb plugin guys!
Glad to hear you figured it out :)