generateblocks icon indicating copy to clipboard operation
generateblocks copied to clipboard

Query Loop pagination breaks when modifying query using "generateblocks_query_loop_args"

Open tdrayson opened this issue 3 years ago • 0 comments

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

  1. Add query loop
  2. 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


tdrayson avatar Sep 09 '22 20:09 tdrayson