ARTICLES

Articles related to JavaScript

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
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
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
19 June 2022

Create Custom AJAX Loading Spinner For JetSmartFilters With JetEngine Listing Grid

I always use JetSmartFilters and JetEngine Listing Grid element to build archive page in Elementor based websites. Since the default…

Read more
18 May 2022

Improve JetEngine Listing Grid AJAX Loading State / Indicator (Load More Mode)

The loading indicator in JetEngine Listing Grid is not obvious or visual friendly in "Load more" mode. I am going…

Read more
8 May 2022

Hide Elementor Form After Successful Submission via jQuery

Sometimes I would like to hide the Elementor form after submission. However, the the default Elementor behavior is resetting the…

Read more
16 April 2022

Expand Accordion Item By URL Anchor Hash In Bricks Builder

Want to expand a specific accordion item automatically when visitor click on a link from another page? Some WordPress plugins…

Read more
7 March 2022

How To Reuse Bricks Builder Theme’s Image Lightbox Library (PhotoSwipe) If The Post Or Page Is Not Built By Bricks

If you are using any page builder, the recommended way is to create a template for the post type instead…

Read more