ARTICLES

Latest Articles

9 December 2022

Elementor Pro JavaScript Popup Events Change

Updated an Elementor website to v3.9.0 and noticed my previous custom JavaScript listening on Elementor popup show and popup hide…

Read more
26 October 2022

Add Dynamic Body CSS Class Control – Bricks Builder Page Settings Customization

Saw a feature request from Bricks forum with huge amount of likes, which requested to add CSS classes to HTML…

Read more
12 October 2022

JavaScript To Toggle WooCommerce Mini Cart In Bricks Builder

Below JavaScript function found in themes/bricks/assets/js/woocommerce.min.js From the script above, understand that Bricks will add click handler on DOMContentLoaded through…

Read more
30 September 2022

Some Powerful Filter Hooks in Bricks Builder You Might Not Know

1) bricks/element/settings This filter already in Bricks since v1.5. (Documentation Link) It allows you to tweak the element settings before…

Read more
10 September 2022

Integrate JetEngine Query Builder in Bricks Query Loop (Non-official)

I like the way JetEngine managing all queries in a centralized place, I love it's re-usability concept as well. Further…

Read more
31 August 2022

Filter JetEngine Map Listing By User Input Address & Radius / Distance (JetEngine, JetSmartFilters, Query Builder)

This tutorial will use JetSmartFilters to create an address search input and radius / distance dropdown for visitor to find…

Read more
15 August 2022

Sync 2 Different Carousels’ Navigation Controls As Gallery Slider In Bricks Builder (SwiperJS)

In this tutorial, I will sync / connect 2 different Bricks carousel elements by using JavaScript. Just imagine like creating…

Read more
21 July 2022

Bricks Builder Useful Functions And Tips

Some useful functions and tips available in Bricks theme that I always use. Please note that I only use them…

Read more