Pro Bricks Term Query Sorted by Tag Count of Posts in the Current CategoryHow we can display the most used tags for posts within the current category.Read more →Categories: Bricks, ProTags: bricks/terms/query_vars, Terms Query
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
Pro Prefiltering Bricks Terms Query LoopLet's say there's a Events CPT with a 'Event Year' custom taxonomy. Sample event year names could be: 2021, 2022, 2024, 2025, 2028 etc. We…Read more →Categories: Bricks, ProTags: bricks/terms/query_vars
Filtering Breadcrumbs in BricksUsing the bricks/breadcrumbs/items filter to modify Bricks' breadcrumbs’ element programmatically.Read more →Categories: Bricks, FreeTags: Breadcrumbs
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
Pro Sibling Terms Bricks Query LoopHow to limit the terms of a Terms query loop to only the children of the current term’s parent.Read more →Categories: Bricks, ProTags: bricks/terms/query_vars, Filters
Conditionally Render ACF Custom Fields in the Post EditorHow to conditionally show ACF meta boxes based on how many parents a custom post type has.Read more →Categories: Free, PluginsTags: ACF, acf/prepare_field, Filters
Pro Conditional Posts page template in BricksApplying a template chosen in ACF Pro‘s options page to the blog posts index page.Read more →Categories: Bricks, ProTags: bricks/active_templates, Filters
Designing individual posts with BricksDid you know that Bricks also enables us to design individual posts (of any post type) with the Bricks editor?Read more →Categories: Bricks, FreeTags: bricks/active_templates, Filters
bricks/frontend/render_data FilterHow to use the filter which allows us to modify the rendered content for areas like header, content & footer.Read more →Categories: Bricks, FreeTags: bricks/frontend/render_data, Filters
Pro Random Row from ACF Repeater in BricksIn the past, we shared how the first row of a ACF Repeater can be output in a Bricks query loop here. This Pro tutorial…Read more →Categories: Bricks, ProTags: bricks/query/result, Filters
Modifying ACF Field Value Before It Is OutputConsider the scenario where a Page has a "Page Fields" field group created with ACF Pro like this: Field name: scientific_coordinators (type Repeater)|__ Sub field…Read more →Categories: Bricks, Free, PluginsTags: ACF Pro, Filters