Query loop display settings not available
-
Hi there! I am in the process of moving my site over to the block editor, and I am running into an issue with the query loop in one of my templates. I fear this has been asked and answered but none of the solutions I’ve stumbled across seem to be working for me.
WordPress version: 6.8.1
Theme: Twenty twenty-fiveWhat I am trying to achieve: A template that displays up to 24 project posts per page in a gallery view, with the projects filtered by type via the site navigation (e.g., “/project-type/illustration/” and “/project-type/printmaking/” would return a different subset of projects).
I created a new “Project Type Archives” template with the query loop type set to “default.” This works fine except that it limits the results to 10 projects per page. When I toggle the query type to “custom” I can effectively increase that, but then it’s not clear how to keep it “taxonomy agnostic” in such a way that only the right type of projects displays via the navigation links (it just returns all projects irrespective of type).
I tried increasing the number of posts to display under the general WordPress reading settings, but that didn’t seem to have any effect. I’m finding various resources online that refer to a set of query loop display settings (e.g., this image from this article on Jetpack.com that shows a menu including items per page, offset, and max pages), but I am not seeing those options. Here is what I see:

… and the “more” link at the far right of the floating menu, and the one next to “Settings” in the settings bar on the right don’t seem to offer anything relevant to this issue. (FWIW the options I see are identical when editing the “All Archives” template.)
Any guidance greatly appreciated! Thank you!
The topic ‘Query loop display settings not available’ is closed to new replies.