Archived topic
Static Page w/ Pagination as Category Archive
1 reply · Started by Kar Yung on April 7, 2022
I don't think this is a WP Show Posts specific thing. I used this code to just have a custom page for one of my categories.
https://docs.wpshowposts.com/article/use-static-pages-as-category-archives
I think the reason I'm getting duplicate content when having pagination is that this code doesn't support pagination right? Just hoping that it's an obvious code I have to add.
Hi Kar Yung,
Upon testing on my end, I found that the issue indeed existed. It seems that there is a conflict with the category term’s query.
For now, you can use a WP Query Loop Block if you would like to have a paginated static Archive page.
WPSP is about to be merged with GenerateBlocks hopefully by next week. Will inform the team regarding this.
Hope this clarifies. :)