Pro Location-based Distance Filtering on a Google Map in BricksDetailed instructions on setting up Bricks' Map element with additional location-based distance filtering or proximity search input.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF, Google Maps, Search Filter
Pro Frontend Search Filtering by Post Title, Content and Related Post’s Title in BricksUpdate: Also added Variation 2 with support for Bricks' Load more functionality. In the Bricks Facebook group a user asked: Hello everyone. I have this…Read more →Categories: Bricks, JavaScript, Plugins, ProTags: ACF, ACF Relationship, Frontend Filters
Pro Filtering ACF Repeater Bricks Query Loop by Sub Field ValueWe look into how ACF Repeater rows output by a Bricks query loop can be filtered using the bricks/query/run PHP filter.Read more →Categories: Bricks, Plugins, ProTags: ACF, bricks/query/run
Pro ACF Group Sub Field Values from Matching Post TermIn Bricks Reddit, a user asks: Let's break this down and set up the scenario practically. First, there's a Language taxonomy for posts (could be…Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data
Pro Bricks Dynamic Data Tag for Text-type Custom Field Value with Word LimitHow to register a new dynamic tag for setting excerpt word limits and outputting an ellipsis (...) at the end.Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data, Meta Box
Pro Custom Dynamic Data Tags for ACF Field Label, Prefix and Suffix in BricksBricks lacks built-in dynamic tags for ACF field labels, prefixes, and suffixes. This tutorial shows how to add them using custom dynamic tags.Read more →Categories: Bricks, Plugins, ProTags: ACF, Dynamic Data
Pro Merging ACF Gallery Images with Featured Image in BricksUpdated on 12 Mar 2025 In the Bricks Facebook group a user asks: Merging images from different fields into a single gallery Hi, I have…Read more →Categories: Bricks, Plugins, ProTags: ACF, render_tag
Pro ACF User Field Bricks PHP QueryIn the Bricks Facebook group a user asks: my end goal was to create a set of cards that would display the Users that are…Read more →Categories: Bricks, Plugins, ProTags: ACF, Users Query
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 ACF Select Field Query Types in BricksIn the BricksLabs Facebook group a user asks: Hi all, I am building a single post template for a CPT and want to know if…Read more →Categories: Bricks, Plugins, ProTags: ACF, Custom Query Type, Query Loop
Pro Related Services grouped by Service Categories on Single Branch Posts in BricksHow to query ACF relationship fields on single CPT templates.Read more →Categories: Bricks, Plugins, ProTags: ACF, Nested Queries
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