Categoría: BRICKS NESTED QUERIES PRO QUERY LOOP
-
Bricks Query Loop for Top-level Parent Pages with Children
In the Bricks Facebook group, a user asked: Looking for a custom query to output a list of posts in the same hierarchy that the posts use. For example, the posts are like: Parent 1 – child A – child B Parent 2 – child C – child D That’s the way I need to…
-
Custom Nested Queries in Bricks
In most of the previous tutorials covering nested query loops in Bricks on this site, we accessed the parent query’s looping object in the inner query loop using one of the two methods shared in Parent Query Loop Object – Traversing Nested Query Loops Up in Bricks. Typically we will have a custom criterion for…