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

Tag: JS

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
Mar 16th
2 weeks ago
Adding clickable anchor link icon to headings in post content
In this tutorial, we'll automatically add a clickable anchor link icon to the end of headings that contain an ID. The anchor link will only be visible when hovering over the heading, and it will only be applied inside within the post content.Here goes your text ... Select any part of your text to access the formatting toolbar.
Read More
Mar 1st
1 month ago
Opening a popup on page load, based on URL parameter
Introduction In this tutorial, we'll walk you through the steps to open a popup on page load based on a URL parameter in a WordPress site using the Bricks theme. This can be useful for displaying messages, promotions, or any other content based on specific conditions. Step 1: Create a Popup template First, you need…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