Have looked at that and used it in the past, but I don’t think it’s relevant here.
I have a specific webpage for viewing my comic - when you go there the latest episode is featured and you can use the pagination to move see earlier comics. This works perfectly and is the perfect task for pagination.
However, on the home page, I want to give visitors the option of going to the ‘comic’ page, but starting NOT with the latest comic, but rather from the beginning. To send them to that page, I use a link. But if I use a link with the actual ID of that first (original) comic, it rejects the pagination, thinking, this is just a one posting page.
So, is there any way to send someone to this paginated page, (2) have the features comic be the original one, and (3), have the pagination working, so once they’ve seen the first comic the can go to the second; as it is now, if I use the page ID, they view the comic and then it’s DEAD - no pagination.
Thanks