new-comment-email
Posted in WordPress

Correct Way of Sending WordPress HTML Email

While working on the WordPress website, you need to send HTML emails. These emails can be for registration, orders placed, deals, coupons, etc. When you…

Continue Reading...
custom-structure
Posted in WordPress

How to Add ‘/blog/’ to the WordPress Post URLs

Recently while working on the client’s project, we wanted to add a string ‘/blog/’ to the WordPress post URLs. Usually we set permalink structure to…

Continue Reading...
Copy API Key
Posted in WordPress

How to Integrate Mailchimp with WooCommerce

WooCommerce is an open-source e-commerce plugin for WordPress. It is widely used to build an online store with WordPress. On the other hand, Mailchimp is…

Continue Reading...
application-password
Posted in WordPress

How to use Application Passwords in WordPress for REST API Authentication

As a developer, you must be aware of the REST API in WordPress. WordPress provides a REST API to interact with the WordPress websites from…

Continue Reading...
Login form
Posted in WordPress

Login with Phone Number in WordPress

You may have a login form on your WordPress website. And you want to allow users to login with a phone number along with a…

Continue Reading...
bootstrap-modal
Posted in WordPress

Load Dynamic Content on Bootstrap Modal in WordPress

Bootstrap Modal is used to add dialog/pop-up to your website. You can use Bootstrap Modal for lightboxes, notifications, and custom content. Recently I worked on…

Continue Reading...
Elementor Widget
Posted in WordPress

How to Build Custom Elementor Widget

Elementor is one of the most popular page builders for WordPress sites. Building a WordPress website using Elementor is easy and you can save a…

Continue Reading...
Newsletter
Posted in WordPress

MailChimp Integration with Contact Form 7 Plugin

Contact Form 7 is one of the most popular plugins among WordPress users. At the time of writing this article, the plugin has 5+ million…

Continue Reading...
Add Code After Body Tag
Posted in WordPress

How to Add Code After the Body Tag in WordPress

On the website, we usually need to insert code after the body tag. Normally, this is an unseen JavaScript code within a script tag. External…

Continue Reading...
Newsletter
Posted in WordPress

Mailchimp Integration in WordPress Without Using a Plugin

When it comes to WordPress you will get almost every kind of plugin that works as per your expectation. Using plugins on the WordPress website…

Continue Reading...