Pro Filtering ACF Settings Page Repeater For Current Single Posts in BricksIn the Bricks Facebook group a user asked: Hey! Any idea how to filter ACF Repeater Field with relationship Field? The idea it's the next…Read more →Categories: Bricks, Plugins, ProTags: ACF Pro, bricks/query/result, BricksExtras, Filters
Pro Filtering Meta Box Cloneable Group by Select Subfield for Multiple Bricks Query Loops with Conditional OutputIn the Bricks Facebook group a user asks: Consider this cloneable Meta Box field group for a Custom Post Type called Tour: with the Tour…Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Filters, Meta Box
Pro Sorting a Cloneable Meta Box Group by a Date Subfield in BricksIn the past we showed how to order Meta Box group rows in Bricks by a text-type subfield here. This Pro tutorial covers the same,…Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Filters, Meta Box
Pro Filtering Posts of a Bricks Query Loop by Meta Box Group’s Subfield ValueHow a Bricks filter can be used to limit the posts output by a Posts query loop based on a Meta Box group’s subfield value.Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Filters, Query Loop
Pro Bricks Query Loop: Outputting a Fixed Number of ItemsHow to intercept the query result and modify it to output a fixed number of items by re-using the items.Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Filters, Meta Box
Pro Sorting ACF Repeater Rows in Bricks by Date Sub FieldHow the rows of a ACF Repeater query loop can be sorted by ascending or descending order of a date sub field.Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/query/result, Filters
Pro Conditionally Hiding Bricks Filters based on Select Filter ValueHow show or hide Bricks' filter based on the selection made by another filter.Read more →Categories: Bricks, Plugins, ProTags: ACF, Filters, JS
Pro ACF Relationship Select Filter in BricksIn the BricksLabs Facebook group, a user asks: I'm learning about ACF relationships and attempting to output a list of posts on any given page,…Read more →Categories: Bricks, Plugins, ProTags: ACF, Filters, Relationship
Pro x Number of Random Bricks Query Loop Items(s) to be Shown Every x HoursShowing how to display one random row of a Meta Box group for an hour and then output another random row.Read more →Categories: Bricks, ProTags: bricks/query/result, Filters
Pro Meta Box Group Bricks Query Loop Filtered by a True/False SubfieldWe look into how to show job positions but only those with a ‘job opening status’ set to Show.Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Filters, Meta Box
Whitelisting echo functions in Bricks 1.9.7 and aboveUnderstanding the bricks/code/echo_function_names filter to ensure that your echo functions continue to work.Read more →Categories: Bricks, FreeTags: bricks/code/echo_function_names, Filters
Pro Programmatically populating ACF field values in WordPressAn example of how to set the values of a Select-type field with the names and labels of all public post types.Read more →Categories: Plugins, ProTags: ACF, acf/load_field, Filters