Just updated to Dasblog 1.97 this morning. A few new features, but I can’t find the documentation on how to enable older posts pagination.
Anyone?
Postscript: Scott answered me in my comments.
<div class=”post-paging”>
<div class=”previous-posts”>
<% DrawPostPagingPrevious() %>
</div>
<div class=”next-posts”>
<% DrawPostPagingNext() %>
</div>
<div class=”clear”></div>
</div>
Will do the trick!
RE: Dasblog 1.97
Dasblog 1.97