• Resolved john_harrison

    (@john_harrison)


    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/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter john_harrison

    (@john_harrison)

    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.

    Thread Starter john_harrison

    (@john_harrison)

    Ignore me, I’m an idiot… just re-installed it and it works great!

    Thanks so much for this superb plugin guys!

    Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Glad to hear you figured it out 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Authors disappear when post saved’ is closed to new replies.