How to create filters with IsotopeJS in Bricks (Part 2): Dynamic Image Galleries
This tutorial series will review how to create a dynamic filterable image gallery using the IsotopeJS library‘s features in Bricks. Requirements Create a custom taxonomy for your…
How to hide/remove the Block Element from the Bricks Builder
Don't like the new Block element in Bricks? Just copy/paste the following code into your child theme's functions.php. By the way, It's a terrible idea…
How to animate notations on scroll using RoughNotation.js in Bricks
This tutorial provides the PHP & JS codes that can be pasted in order to animate notations on scroll using the RoughNotation library inside the Bricks Builder.