Categoría: BRICKS BRICKS/QUERY/RESULT FILTERS META BOX PLUGINS PRO
-

Bricks Query Loop: Outputting a Fixed Number of Items
In the BricksLabs Facebook group a user asks: How might I repeat query loop items until it reaches a specific number? One service might have 7 images, another might have 10, but there needs to be exactly 13, so they need to loop again until 13 is reached. This Pro tutorial shows how bricks/query/result filter…
-
Meta Box Group Bricks Query Loop Filtered by a True/False Subfield
In a project I am working on, the requirement is to show job positions but only those with a ‘job opening status’ set to Show. Positions: A cloneable Group-type fieldJob Opening Status: A Switch-type subfield If there are no open jobs a separate text should appear. When the Meta Box group is selected as the…