Forum
Blog archive of authors only listing one
When using the drop down for meta authors, all is well, the post page links to their other posts properly, but in my archive div when using the authors listing function, only one author shows up in the list (he has a higher role perm level than the others, if that helps).
Can you post the relevant code that isn't working in the way that you expect?
Sure thing. Here's the PHP and related template:
Template:
That looks OK to me.
I would double check posts and author profiles in Perch admin. I would also create new author on local development site and check/test the permissions thing there.
I would also turn on Perch Debug https://docs.grabaperch.com/perch/configuration/debug/ and post the results for the problem page.
Do all the authors have posts?
Yes, there are four authors in the blog and there are live blog posts showing two of them at the moment. There were three yesterday, and all the links to the author pages from the posts work, but that function only seems to show the first author to use the blog. It's at https://www.interfitphoto.com/blog
Did you try turning on debug? What does it output?
That looks fine - I'm not sure where the problem lies in this case.