Fix Bricks Filter Experimental Feature Issue on Nestable Slider

If you experience bug where the Query Loop inside Nestable Slider doenst work when you use ajax filter element, you might try to use this javascript code.

Likes
4984

Query Loop ACF Gallery Field on Bricks Builder

UPDATE 25 May 2024 There is new simple method to query ACF Gallery Field in Bricks Builder. You can choose Query Editor in Query Option. And make sure to set…

Likes
7313

How to Make Auto Scrolling Bricks Builder Nestable Slider

Add the JavaScript code snippet provided below to your website's footer. This code utilizes the Splide.js library to enable auto-scrolling functionality for your sliders. 'ccklkt' is nestable slider element id.

Likes
6713

Display Woocommerce Product Image using Nestable Slider in Bricks Builder

First step is to add Custom Options to Query Tipe using WP hook bricks/setup/control_options like: We need to return a custom query result, using bricks/query/run. The callback function receives the…

Likes
6617