Pro How to move data attributes from outer element to nested element in BricksConsider a scenario where a Container/Block in Bricks is made up of image on the left side and a heading with text blurb on the…Read more →Categories: Bricks, ProTags: bricks/element/render_attributes, Filters
Pro Nested Query Loops with Dynamic Author Filtering in BricksThis Pro tutorial provides the steps to set up nested query loops in Bricks for grouping posts by their authors. For the posts under each…Read more →Categories: Bricks, Plugins, ProTags: BricksExtras, Nested Queries, Pro Accordion
Pro Auto-expand Current Post’s First Category in Categories AccordionIn the BricksLabs Facebook group, a user asked: This Pro tutorial provides the steps to set up nested query loops in the single post (can…Read more →Categories: Bricks, JavaScript, Plugins, ProTags: BricksExtras, Pro Accordion
Custom Image Field Avatar in WordPressLearn how to use a Meta Box image field value as the author profile image on single post pages in WordPress/Bricks.Read more →Categories: Bricks, Free, PluginsTags: Meta Box
Pro Masonry Accordion Query Loops in Bricks BuilderLearn how to enable masonry layout for nestable accordions in Bricks builder and use JavaScript to re-layout the masonry on accordions' open and close.Read more →Categories: Bricks, JavaScript, ProTags: Accordion
Pro Per-Category Load More with Post Count in Bricks Builder Nested Query LoopsIn the BricksLabs group, a user asks: Hi everyone! I'm working on a website where I need to list a large number of products on…Read more →Categories: Bricks, JavaScript, ProTags: Load more, Nested Queries
Pro Dynamic Remaining Posts Count for Load more Button in BricksA user asked in the Bricks Facebook group: I have a loop of a CPT, showing 10 in a total of 16 posts and a…Read more →Categories: Bricks, JavaScript, ProTags: Load more, Query Loop
Pro Post Published Year Range Slider in BricksLearn how to set up the year in which post was published as a custom field for posts and use this as a source for…Read more →Categories: Bricks, ProTags: Filter - Range
Pro WooCommerce Products Live Search in BricksThis Pro tutorial provides the steps to set up a live search for WooCommerce products in Bricks. Note: Bricks' live search works with any type…Read more →Categories: Bricks, Plugins, ProTags: WooCommerce
Pro How to Add a Live Search to Filter Posts Grouped by Categories in TabsThis Pro tutorial builds on top of the earlier Dynamic Tabs in Bricks tutorial and provides steps to add a live search input for filtering…Read more →Categories: Bricks, JavaScript, ProTags: Tabs
Pro How to Redirect WordPress Search to WooCommerce Shop Filter by Product Title or SKULearn how to redirect users to the Shop page with filtered results if the searched term matches a WC product title or SKU. And, if…Read more →Categories: Bricks, Plugins, ProTags: Search, WooCommerce
Pro Outputting an Element in Bricks x times where x is a custom field valueLearn how to output a query loop item(s) as many times as the value of a custom field in Bricks.Read more →Categories: Bricks, ProTags: Array, Query Loop