What would you like to know?
Topic: Basics (Developer)
Child Theme
Please do not edit any of the Bricks theme core files directly, as updating the theme will cause all your changes… ...
Create Your Own Elements
The Bricks child theme, which you can download from your Bricks account includes a simple custom element for demonstration purposes.… ...
Nestable Elements (API)
Bricks 1.5 introduces Nestable Elements. Plus an API that allows you to programmatically define your own custom elements that can… ...
Bricks CLI
Bricks 1.8.1+ integrates with the WP-CLI (WordPress Command Line Interface). Allowing you to perform specific tasks from your server's command… ...
Create Your Own Dynamic Data Tag
This article is intended for developers who wish to create a custom dynamic data tag within the builder. The desired… ...
Nestable Slider: Customization via JavaScript
Bricks introduced the Nestable Slider in version 1.5, utilizing the SplideJS library. This article is intended for developers, walking you… ...
How to add a custom animation in interaction
Step 1: Add a new option via bricks/setup/control_options hook Hook documentation: https://academy.bricksbuilder.io/article/filter-bricks-setup-control_options/ Custom animation added to the interaction "Animation" dropdown… ...
Custom JavaScript events in Bricks
Bricks offers a range of custom JavaScript events that you can leverage to enhance the functionality and interactivity of your… ...