Pro Hierarchical Posts with Nested Query Loops in BricksLearn how to set up nested query loops in Bricks to show hierarchical posts with child posts grouped under their corresponding parent postsRead more →Categories: Bricks, ProTags: Nested Queries
Pro How to Insert an Ad or an Element Between Posts in BricksHow to insert an image or any Bricks element between posts output by a query loop.Read more →Categories: Bricks, ProTags: CSS Grid
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 Bricks Forms + Meta Box: Auto-Create Post Relationships on Form SubmissionHow to link a Bricks post-creation form on a post to a newly created post of another post type using Meta Box relationship.Read more →Categories: Bricks, Plugins, ProTags: Bricks Form, Meta Box, Relationship
Pro Upcoming Events in Bricks Grouped by ‘Month Year’ with Frontend Filtering by Event TypeUpdated version of the earlier Upcoming Events Grouped by ‘Month Year’ in Bricks tutorial with some improvements:Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Nested Queries, Query Loop
Latest Featured Posts First in Bricks Query Loop (No Duplicates)In the Bricks Facebook group a user asks: We can use AI to help unfreeze our brains sometimes or at least have it write the…Read more →Categories: Bricks, FreeTags: Query Loop
Pro HappyFiles Folder Images via Meta Box Taxonomy Field in Bricks Image GalleryHow to set the source of Bricks’ Image Gallery element on a post to images in the selected HappyFiles Folder(s) via a Meta Box Taxonomy…Read more →Categories: Bricks, Plugins, ProTags: HappyFiles, Image Gallery, Meta Box
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 Conditional classes and data attributes for query loop items in BricksWe explore adding conditional classes or data attributes to Bricks query loop items.Read more →Categories: Bricks, ProTags: $global_classes_elements, $global_data
Pro Post Info of a Selected Post on Meta Box Settings Page in BricksHow we can use PHP query feature in Bricks to get the value (post ID) of a Post-type Meta Box custom fieldRead more →Categories: Bricks, ProTags: PHP Query
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 Post-specific Gravity Forms inside a Modal in BricksLearn how we can pass post-specific values into a Gravity Form placed in a query loop, ensure the modal form resets properly after submission.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Gravity Forms, Modal