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.

We came across such requirements where we need to display a number in words, or need to convert a set of number(s) into a string. In this article, we will see how to convert digits and numbers to words in PHP.

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

QR Codes are a popular type of 2 Dimensional bar code and are also known as physical world links. In this article, we will see how to generate a simple QR Code using Google Chart API.

Detect which submit button is clicked when a form is submitted using PHP.