How to remove postcode validation in Woocommerce?
Woocommerce have default validation on postcode fields. Sometimes we may feel the need to remove this validation. Like if we wanted to insert a text info instead woocommerce won’t allow it and will...
View Article10 Best WordPress Gallery Plugins
The following are the ten best photo gallery plugins for responsive design that can improve your WordPress experience and make your life a whole lot easier. 1- Photo Gallery: 200,000+ Downloads If you...
View ArticleHow to enable products search by sku in Woocommerce?
By default, Woocommerce does not allow the search by SKU And Many Store owners are looking for this functionality. We may need to add custom code to the functions.php file or simplay add the following...
View ArticleHow to add email recipients on order completion in Woocomemrce?
In this tutorial we’ll learn how to add email recipients on order completion in Woocommerce. Shop owners often want to send emails to multiple recipients on order completion. By default Woocommerce...
View ArticleWoocommerce: How to replace “Product name” placeholder text?
In this tutorial; We will learn how to change placeholder of title field on add product screen in Woocommerce and other post types of WordPress. Following is the default placeholder being displayed...
View ArticleWoocommerce: How to enable shipping methods on the basis of cart total?
In this tutorial; We will learn how to enable shipping methods on the basis of cart total. We have three instances here: 1- If the Cart Total is less than $500, then only allow local delivery. 2- If...
View ArticleWoocommerce: How to add continue shopping button in Cart?
Adding a continue shopping button to cart page enhance user experience and is a great addition to UX perspective. In this tutorial we’ll learn how to add a continue shopping button to the cart page....
View ArticleHow to apply bulk discount in WooCommerce?
In this tutorial we’ll learn how to apply bulk discount in Woocommerce. There are number of ways to offer customers discount. In this tutorial we’ll do this with simplest possible way. We’ll make the...
View Article7 Responsive WordPress Menu Plugins
Making Menu responsive is an vital part of any website. Luckily there are many free responsive menu plugins available for WordPress. Read on to find out the best plugins. 1- Responsive Menu:...
View ArticleHow to remove billing address for logged in users in Woocommerce?
Many Woocommerce shop owners wants to remove Billing details Form from the checkout page, when the user is already Logged-in as this is very annoying for the users. Here is the default form in the...
View Article5 Best WordPress Security Plugins 2016
WordPress is very popular and it is being used by many, hackers try to hack important websites that are WordPress based. WordPress often gives updates for the known vulnerabilities but nevertheless...
View ArticleHow to Redirect User When Woocommerce Store is Closed/Offline?
Your website is temporarily closed for maintenance. It can be offline for any design changes, updating any portion of your website, or resolving any technical problem. Now, what would you do? Will you...
View ArticleHow to Update cart without page reload in WooCommerce?
How would you feel if the page reloads every time you add something new to your cart? Annoying? When a user is purchasing products from your WooCommerce website and the page does not dynamically...
View ArticleHow to Add Confirm Password Field In WooCommerce Registration Page?
You have created a registration page for users to enter their information and create their account. It’s very necessary in most of the registration and sign-up processes to allow users set a new...
View ArticleHow to Add category slug to Woocommerce single product url?
Adding Category Slug to the URL has some benefits like: 1- It Increases Click through Rate from the Search Results. 2- Customers have better understanding, where they will be landing too. Also, Make...
View Article10 Best WordPress Gallery Plugins
The following are the ten best photo gallery plugins for responsive design that can improve your WordPress experience and make your life a whole lot easier. 1- Photo Gallery: 200,000+ Downloads If you...
View ArticleBest Captcha Extensions Joomla
OSOLCaptcha Here we come across a great extension Joomla gets classy OSOLCaptcha. OSOLCaptcha is for joomla core and custom forms. Insert captcha in registration, contact, retune password, and remind...
View ArticleHow to Hide/remove/disable Add to cart button in woocommerce ?
Download Our Free Plugin to Remove Add To Cart Button: https://wordpress.org/plugins/remove-add-to-cart-woocommerce/ Today we are going to do a bit of customization in the Woocommerce. Before, moving...
View ArticleHow to add pinterest button to the product images in Woocommerce?
In this tutorial, I will show you how to add a “Pin it” button to the Woocommerce product page images. To Start with, Go to this URL to get the code :...
View ArticleHow to display number of item in cart and cart total amount?
In this tutorial we’ll learn how to display number of items in cart and cart total. This can be done easily with the help of following lines of code. <?php global $woocommerce; ?> <a...
View Article