ARTICLES

Articles related to WooCommerce

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
25 April 2022

Use Fluent Forms To Suggest WooCommerce Products Dynamically Without Additional Plugin

Imagine how cool it is if we can use Fluent Forms to suggest some WooCommerce products after visitor answered a…

Read more
18 February 2022

Purge Swift Performance Cache Programmatically in WordPress

First share in 2022. As promised, let me share the coding way to clear Swift Performance cache in WordPress. Swift…

Read more
12 November 2021

Purge WordPress LiteSpeed Cache Programmatically With WordPress Schedule Event

Instead of manually clicking the purge cache button in WordPress admin panel, I wish to purge the cache by using…

Read more