Hi,
I am (desperately...) trying to implement in my Hemingway-themed WP2.1-blog links to previous posts: something which can be done on Kubrick (or some other theme) by WP's posts_nav_link-tag.
On Hemingway, posts_nav_link gives you (next to) nothing.
I would like to have something like that: Hemingway'ed WP displays the first 2 (or some other number) posts on the start/homepage; then, at the bottom, there should be a link to a page where 2 (or a different number, but the same as on the homepage) previous posts are displayed, etc.
Of course, on the second and higher pages, there should also be a link to the page with the next more recent posts.
Basically, something totally simple and common. Not so in Hemingway.
Apparently, something is wrong (or very different) about the way Hemingway handles index-pages, ie.:
there seems to be nothing like:
http://<wp-domain>/index.php?paged=2
http://<wp-domain>/index.php?paged=3
etc
if you try to let pages with these url's be displayed, Hemingway always falls back to the startpage.
To my understanding, it is precisely because there is nothing like /index.php?paged=2 etc that posts_nav_link-tag fails to work as exspected.
Sorry, if I describe matters in an awkward way. I really dont understand what's going on, and why Hemingway is so stubborn.
I did read and (tried to) digest information like:
http://codex.wordpress.org/Template_Tags/previous_post_link
http://codex.wordpress.org/Next_and_Previous_Links
There's also lot of discussion on Hemingway's forum:
http://discuss.warpspire.com/
for instance:
http://discuss.warpspire.com/viewtopic.php?pid=2201#p2201
http://discuss.warpspire.com/viewtopic.php?id=527
http://discuss.warpspire.com/viewtopic.php?id=497
http://discuss.warpspire.com/viewtopic.php?id=40
An ideal result would be having something that can be seen (thou on a Typo-powered site) on:
"Older posts: 1, 2, 3 [...]"
Thanks for your help.
Best,
risach