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
Pro Limiting the Number of Images in Bricks Image Gallery ElementHow we can use Bricks' render_tag() as a simpler way to limit the image count in any Gallery element.Read more →Categories: Bricks, Plugins, ProTags: Image Gallery, render_tag
Pro ACF Flexible Content Gallery Field Bricks PHP QueryA walk through on setting up a ACF Flexible Content field with a couple of different layouts.Read more →Categories: Bricks, Plugins, ProTags: ACF Gallery, ACF Pro, Flexible Content, PHP Query, render_tag
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
HappyFiles Bricks Query LoopThis tutorial explores different ways in which images from WordPress Media Library organized via HappyFiles can be pulled and shown in Bricks using query loop(s).…Read more →Categories: Bricks, Free, PluginsTags: HappyFiles
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 Staggered Entry Animations for Posts in Bricks Query LoopsThe steps for animating the posts output by a Bricks query loop in a staggered animation.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Animations, Query Loop
Querying Posts by Date Field to Exclude Past Events with ACPT PluginIn the Bricks' Facebook group, a user asked: Meta query? What am I missing?Hi all, really need a little guidance on this one. I have…Read more →Categories: Bricks, Free, PluginsTags: ACPT, Query Loop
Pro WooCommerce Product Reviews Bricks Query LoopCreating a custom query loop for WooCommerce product reviews for building custom review layouts.Read more →Categories: Bricks, Plugins, ProTags: Custom Query Type, WooCommerce
Pro Getting Field Values from a Connected CPT when using Meta Box Relationship in BricksConditionally render elements in a single template of a CPT depending on the value of a regular custom field.Read more →Categories: Bricks, Plugins, ProTags: Conditions, Custom Functions, Meta Box
Pro Frontend Filtering of Posts by a Date Picker Custom Field in BricksHow to enable your site visitors to filter the posts (of any post type) by the value of a date picker type custom field.Read more →Categories: Bricks, JavaScript, Plugins, ProTags: Frontend Filters