Closed diggeddy closed 4 days ago
Pagination for Query Loop, with Inherit Query from Template in GPP loop template returns bad page link URL with query string eg. https://my-site/archive/?query-712eb604-page=2
https://my-site/archive/?query-712eb604-page=2
Instead of:
https://my-site/archive/page/2
Works correctly for Next and Previous links.
Description
Pagination for Query Loop, with Inherit Query from Template in GPP loop template returns bad page link URL with query string eg.
https://my-site/archive/?query-712eb604-page=2
Instead of:
https://my-site/archive/page/2
Works correctly for Next and Previous links.