In this article we will see how to add a custom currency symbol in WooCommerce for products, carts, and checkout using the filter hook method.
Category: WordPress

How to disable updates for a specific plugin in WordPress when an update is crashing your site. The WordPress-PHP hook method.

Vertically centralize text box and content in DIVI.

The DIVI slider arrows are visible on hover, this article will teach you how to enable slider arrows all the time.

Integrate posts dynamically from a WordPress website to another (WordPress or Non-WordPress) website when Gutenberg is enabled.

Integrate posts dynamically from a WordPress website to another (WordPress or Non-WordPress) website.

Display customer’s contact information in the orders table of WooCommerce, to create ease in viewing customer’s contact information

Add Customer contact information in the admin order email of WooCommerce, when an order is placed.

Do you want to show a reading progress bar in your WordPress posts? In this article, we will see how to add a Reading Progress Bar to WordPress Posts

WordPress provides 2 options to add data (title and description). If we need more fields we either have to customize it or use hooks. In this article, we will learn how to make custom fields using ACF (Advanced Custom Fields) plugin.