Pro WooCommerce Product Gallery Images in Bricks Query LoopLooking to output the images attached to Product gallery on a single WooCommerce product page in a Bricks query loop?…Read more →Categories: Bricks, Plugins, ProTags: bricks/element/render, bricks/posts/query_vars, Filters, WooCommerce
Pro Inserting Random Ad Between Posts in BricksThis Pro tutorial provides the steps to insert a random post of ad post type in between regular posts on…Read more →Categories: Bricks, ProTags: bricks/query/result
Pro How to Inject a Different Type of Post in Bricks Query LoopA user asks: Hello, I'd like to inject a CPT post card inside of a Bricks query loop of a different CPT…Read more →Categories: Bricks, ProTags: bricks/query/result, Filters
Pro Setting a Bricks template for Parent pagesThis Pro tutorial shows how bricks/active_templates filter can be used to programmatically assign a Bricks template to all singular pages…Read more →Categories: Bricks, ProTags: bricks/active_templates, Filters
Pro Sort Posts by Meta Box Group Sub Field in BricksThis Pro tutorial provides the steps to order posts in Bricks by the value of a Number-type of sub field…Read more →Categories: Bricks, Plugins, ProTags: bricks/query/result, Meta Box
Pro Dynamic Post-specific Templates in Bricks using Meta Box/ACF Select FieldUpdate on 23 Aug 2023: Added steps for ACF. Bricks builder v1.8.4 introduced an pretty useful filter called bricks/active_templates that…Read more →Categories: Bricks, Plugins, ProTags: bricks/active_templates, Meta Box
Pro Meta Box Checkbox List Query Type in BricksThis Pro tutorial provides the steps to add a new query type in Bricks builder for displaying the values of…Read more →Categories: Bricks, Plugins, ProTags: bricks/query/run
Meta Box Category Colors in Single PostsLooking to use Meta Box Color Picker fields' values in a single post Bricks template based on the post category?…Read more →Categories: Bricks, FreeTags: Meta Box
Pro Sorting Relationship Query Results in BricksThis Pro tutorial show how bricks/query/result filter in Bricks builder can be used to sort the results of a ACF…Read more →Categories: Bricks, Plugins, ProTags: ACF Pro, bricks/query/result, Relationship
Pro Conditional Rendering in Bricks Based on CSS ClassA user asks: Is there a way to apply the same conditions to several elements like we set styles appending…Read more →Categories: Bricks, ProTags: bricks/element/render
Loading External Scripts in WordPress With Defer AttributeThe next major version of WordPress, 6.3 includes a loading strategy for scripts so we can easily specify that the…Read more →Categories: Bricks, Free, WordPressTags: defer, JavaScript, wp_enqueue_script
Post Category Links Ordered by Parent and Child Categories in BricksA user asks: As far as know, there is built-in setting or a filter in Bricks builder to output comma-separated…Read more →Categories: Bricks, Free, WordPressTags: get_the_category
Pro At Least 1 Search Result Condition in BricksThis Pro tutorial shows how the new Element Conditions API added in Bricks builder v1.8.4 can be used to register…Read more →Categories: Bricks, ProTags: Conditions, Search Results
Pro Codrops Dynamic Shape Overlay in BricksThis Pro tutorial provides the steps to implement Codrops' SVG shape overlay in Bricks. We shall display a WordPress menu…Read more →Categories: Bricks, ProTags: Menu Overlay
Pro Grid.js in BricksThis Pro tutorial provides the steps to use Grid.js in a WordPress site powered by Bricks builder. Grid.js is a…Read more →Categories: Bricks, ProTags: Grid.js, JavaScript
Pro Posts from Random Categories in BricksUpdated on 31 Jul 2023 In BricksLabs Facebook group a user asked: How would you query 3 WordPress posts from…Read more →Categories: Bricks, ProTags: bricks/posts/query_vars
Sticky Footer Reveal in BricksLooking for slideout/sticky reveal effect for your Bricks site's footer like this? Simply add this CSS: Source: https://css-tricks.com/the-slideout-footer/Read more →Categories: Bricks, FreeTags: CSS, Footer, Sticky
Pro Featured Image Fallback in BricksThis Pro tutorial shows bricks/element/settings filter of Bricks builder can be used to specify the ID of an image in…Read more →Categories: Bricks, ProTags: bricks/element/settings