Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Tagged

Welcome to the new Community Forums!

Existing Users: As an additional security precaution measure, please reset your password and login with your new password given to you via your email.

New Users: You are required to link with either your Facebook, Twitter, Google or OpenID account to register.

If you have any other issues, please send the administrator an email at support [ a t ] arrastheme.com
Missing newest post on author pages
  • I tried searching the forums, but didn't find a solution for this. Hopefully I didn't just miss it. (Apologies if I did!)

    On my author pages, it's not listing the most recent post by that author. Any thoughts?

    url: http://www.16bitsirens.com/
    example author page: http://www.16bitsirens.com/author/sinfinity/

    I've been able to work out any other issues I've had but this one's stumping me. Any help is appreciated!
  • Sorry to bump (I really hate doing that) but I'm desperate for help on this. Any thoughts? I'll try anything at this point!
  • Discovered another related issue -

    Once an author has enough posts to go to a second page (6+ for me), the pagination allows you to click to page 2, but nothing's there. It appears that it's not an issue of the newest post showing; the first post on each author page just doesn't show up. The author linked above has eight posts, but the second and eighth aren't displayed...they should be at the top of each of those two pages.

    I know people may not know how to solve this, but I figured if nothing else I'd point out the bug.
  • I fixed it! I can't say that I know why or how, but this seemed to work.

    Just remove this line:
    <?php the_post(); // Get author information ?>

    I hope that helps someone out! (Of course if anyone can tell me why that worked, I'd love to know.)