generateblocks
generateblocks copied to clipboard
Query Loop pagination breaks when modifying query using "generateblocks_query_loop_args"
Description
I want to use multiple post types inside the query loop on a static home page. I used the example code here
However when using this, the pagination doesn't render.
Steps to reproduce
- Add query loop
- add code https://community.generateblocks.com/t/multiple-post-types-in-query-loop/850
Expected behavior
pagination buttons should show
Actual behavior
pagination container is empty