[Plugin: Coauthors Plus] Author archives problem
-
I have successfully installed Coauthors and modified my single.php template to show the authors in the byline. No problems there.
ex. Post by John and Henry
Both “John” and “Henry” link to their author archives,
mysite.com/authors/john
mysite.com/authors/henryJohn’s archive is fine. The problem is when I click on Henry’s archive, I get John’s info (name and bio.)
The relevant template tags used in the authors.php file are
the_author
the_author_descriptionHow do I use the CoAuthorsIterator class to display only Henry’s name on his author archive?
And, what’s the Coauthors equivalent tag for the_author_description?
The topic ‘[Plugin: Coauthors Plus] Author archives problem’ is closed to new replies.