There are 11 tutorials, but we are adding more :)

Category: Basics

Categories
Tags
Apr 2nd
9 hours ago
Creating custom element in Bricks
In this tutorial, we will learn how to create a custom element for the Bricks builder with custom controls, styles, and JavaScript. The custom element will be simple, as it will just show some text, that will change on a click. But, the intent is that you learn the basics, and that's precisely what this…Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
Feb 5th
2 months ago
Writing PHP code
In this tutorial, we will learn how to add custom PHP code to websites built with Bricks. Most of the time, there are two ways to add a custom PHP code. The first one uses using Code element, and the second one uses using Child Theme. We will check both of them.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
Feb 2nd
2 months ago
Allow Code Execution
When you plan to use Code element, where you need to sign the code, to make it run, you will have to first allow code execution in Bricks Settings. In this short tutorial, we will check where and how to enable it.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
Jan 29th
2 months ago
Writing CSS styles
In this tutorial, you will learn where you can write CSS styles. We will take a look at the element-based styles sitewide styles, and everything in between. You will learn how to use custom theme, snippet plugins, and native Bricks way to write styles.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
Jun 17th, 2024
10 months ago
Writing JavaScript code
In this tutorial, we will learn a few ways how to add JavaScript code to our website. You will learn three different ways how to add the code, and when they are appropriate. We will be using the Code element, Child Theme and we will be also adding the JS code via Bricks Settings.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
May 2nd, 2024
11 months ago
Child Theme
In this tutorial, we will learn what is child theme, where to get it and how to install it.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More