I’m trying to do pagination in my loop:
Show post > custom query > “procedimentos”
Look:
to be continued:
https://prnt.sc/7XjFQqkIvNmt
My pagination setup looks like this:
https://prnt.sc/hjXo2uyQgyre
On the page displayed in the browser, the number of pages it generated is correctly counted, but when I browse the pages, it generates the error “Page not found”.
Does anyone know where I might be going wrong?