Hello,
I was wondering if anyone has an answer on how to build an author page that curates all the blogs that a contributor has written over the years with pagination.
Hello,
I was wondering if anyone has an answer on how to build an author page that curates all the blogs that a contributor has written over the years with pagination.
Did you ever work this out? I would assume it’s done by creating a Collection for each author and then building a page around each of these, but can’t see any confirmation.
One Authors collection. In your blog collection you single-ref or multi-ref to authors depending on what you need.
On your Author collection page, you show a collection list bound to Blogs, and filtered to that specific Author.