Author: Matej Mohar
Jun 17th
5 months ago
Writing JavaScript code
Knowing how to write (at least basic) JavaScript, knowing where to put it and how it works it's a very useful skill to have
Read MoreJun 17th
5 months ago
Focus on first Bricks Form field on page load
In this tutorial, we will learn how to automatically focus on the first input field when using Bricks Form. Using the same code, you will be able to focus on other fields as well, not only on the first one. However, in this tutorial, we will focus on the first one. Let's get to work.…
Read MoreMay 13th
6 months ago
Set footer to always be at the bottom
In this short tutorial, we will learn how to have footer always on the bottom of the page - even if content is too short.
Read MoreMay 12th
6 months ago
Adding page-specific code (JS & CSS)
We will take a look how to add page-specific CSS and JS code.
Read MoreMay 11th
6 months ago
Adding code to Bricks settings
In this tutorial we will learn how to add code within Bricks settings menu. All code that we will add here, will load globally.
Read MoreMay 3rd
7 months ago
Adding code with WPCodeBox
In this short tutorial, we will check how to add code snippets using WPCodeBox Code Snippets Plugin - the snippet plugin I use all the time. We will not go into much detail how to use this plugin, but we will cover the basics. Adding new snippet Once we open WPCB (That is short for…
Read MoreMay 2nd
7 months ago
Adding code to child theme
In this tutorial you will learn how to add PHP and CSS code into Bricks Child Theme.
Read MoreMay 2nd
7 months ago
Child Theme
In this tutorial, we will learn what is child theme, where to get it and how to install it.
Read More