I’m aiming for a similar one-post-visible-at-a-time look. The above is_single works great, except…
Any way to do this so that the previous_post_link goes to not a single post entry with visible comments, but to a previous set of entries (in my case, one) as would be done with the default navigation code (posts_nav_link)? I don’t want the comments to show when someone is navigating back through the previous entries. Thanks in advance!