
Add a Continue Shopping Button to WooCommerce Cart and Checkout Page
In this woocommerce tutorial, you will learn two ways how you can add a “Continue Shopping” button on the cart and checkout page. The first way is using the action…
Read more »
How to Create a Blog Post Template in WordPress?
Hello friends, in this tutorial, we will learn about how we can create a custom blog post template to display all the posts as per the custom design and how…
Read more »
How to Check If Checkbox is Checked or Not in jQuery?
To check if the checkbox is checked or not using jQuery, you can use the two ways. There are jQuery methods props() and is() which we can use to check…
Read more »
How to Add and Remove Class in jQuery?
In this tutorial, you will learn about how you can add and remove the class in jQuery at any event-driven like click, hover, blur, etc. We will use the jQuery…
Read more »
How to Create a Custom jQuery Plugin?
Hi guys, in this tutorial, you will learn how to create a custom jQuery plugin by following the simple steps. At the end of this tutorial, you will be able…
Read more »
How to Remove OBJ Box From Title and URL in WordPress
Hi guys, in this article, we will tell you what exactly is OBJ box and how you can remove it from the title or URL of WordPress posts. This issue…
Read more »