Filters with multiple target queries

Hi there,

My blog archive displays the first 10 posts in a different format than the rest. I created this using two independent query loops, with the second one having an offset of 10 posts.

I want to create a category filter that would need to filter both queries, but the “target query” field only supports selecting one.

I believe this would be an intuitive addition to the filtering feature.

By the way, if I missed a way of doing this already, please let me know!

Best,

Fabian

2 Likes

I have the same problem right now. There really should be an option for that. Otherwise is there currently a workaround?

Has anyone found a solution to this ?




you could do something like this and use only one query-loop. This of course wouldn’t work if you right now have two loops at different places (like one inside the sidebar and one inside the main content.
Best Regards
Suat