Hi,
I'd like to have "next post" / "previous post" links on my single post pages, but can't get it to work. In post.html, I tried:
{if $single}<small>{previous_post} | {next_post}</small>{/if}
But it doesn't seem to work. Any help is appreciated
Hi,
I'd like to have "next post" / "previous post" links on my single post pages, but can't get it to work. In post.html, I tried:
{if $single}<small>{previous_post} | {next_post}</small>{/if}
But it doesn't seem to work. Any help is appreciated