Hi,
I want to use next/prev linking in a portfolio section I’m building, which means my template needs to be a single entry page.
I don’t want to hard-code my navigation link to the first entry. So how would I go about ‘finding’ the first entry in a particular weblog and redirecting to it so I get the next/prev links working?