Archived topic
Using Query Loop in Element - if invoked on an archive page the # of posts jumps
3 replies · Started by Steve on June 23, 2022
On a specific category archive there is something funny going on.
I am using two elements
One is a global post archive template
One is a footer type element (Hook) with a core query loop, video and advertisement.
For some reason on this particular category the list of queried posts jumps from 4 to 20 or so.
Can you shed some light? Thanks!
Hi Steve,
GP has no control over WP's query loop block, since you area already using GenerateBlocks, I would recommend give GB's query loop block a try:
https://docs.generateblocks.com/article/query-loop-overview/
Great suggestion, GB query loop worked like a charm. It also made me realize the core query loop block is rather buggy! Thanks your assistance.
You are welcome :)
Glad you like our query loop block!