How to force Author pages for members with (0) zero published posts?
-
I dont’ know if this is the right forum for this, maybe over in the Multisite forums…but they never respond, so I’ll try my luck here because of the great community of support and feedback that is always present.
I have author.php templates for all authors of posts on sub blogs but they only display for members who have authored a post on the subblog. I’d like to be able to force this template to show the author=member regardless of having a post or not.
Basically all my author pages (subsite.com/author/usersame) on all sites are pseudo BP profiles…I’ve called in the member avatar with `bp_has_members(‘include=’.$post->post_author)` and basically laid out the entire page template like a bp member profile page.
The problem i have, and I don’t know if this is specific the author.php template or what. But if a member doesn’t have published posts on the sublog then they get a blank page with no avatar or member associated components.
How can I force this template to make author pages for all members with zero posts?
Any suggestions. Would love to get a discussion going about this.
- The topic ‘How to force Author pages for members with (0) zero published posts?’ is closed to new replies.