Reduce or Remove WooCommerce Password Strength

Remove WooCommerce Password Strength

Do you want to reduce or remove WooCommerce Password Strength? Some users might feel that preset required password strength for WooCommere is a little too strict. ? It can make passwords difficult to remember if they don’t use a password…

block certain states in woocommerce

How to Block Certain States in WooCommerce

You have something to sell but not want to sell it to every state in your country for logistical, legal or other reasons? Well, In such a scenario you can just block certain states in WooCommerce. Block certain States in…

rename add to cart button woocommerce

Rename Add to cart button

Does “add to cart” sounds little outdated to you? If yes you are not the only one want to rename add to cart button on your woocommerce powered website. I had a client who was only selling a couple of…

remove what is paypal

WooCommerce, remove what is PayPal

Do you want to Remove What is Paypal link from checkout page? It’s such a minor thing to fix. It is basically there to tell new users about PayPal but who don’t know what is PayPal these days? So why…

Rename Product Description Tab woocommerce

Rename Product Description Tab in WooCommerce

Do you want to rename product description tab name to something else? Maybe just translate to something else in other language or replace it with something like “Features, Benefits” or anything according to your requirements. Rename Product Description Tab Name…

add quantity label

Add Quantity Label Before Quantity field

Would you like to add an Add quantity label before quantity field in woocommerce? Hah… that’s easy, Add the following snippet in your theme’s functions.php file make sure you are using a child theme or use code snippet plugin. After…

manually sort products woocommerce

How To Manually Sort Products On WooCommerce

Do you want to manually sort products Order in WooCommerce It’s actually pretty simple to manually sort products order in woocommerce. You can custom even custom sort every single of your products in very specific order. Watch the video below…

apply CSS To WooCommerce Product Pages Only

Apply CSS to WooCommerce Product Pages Only

Do you want to apply CSS To WooCommerce Product Pages Only and not the rest of the website? Well, It’s quite simple, Apply CSS to product pages. Apply CSS for a specific product page. Apply CSS on page level with…

remove product sorting drop down menu

How to Remove Product Sorting drop down Menu

Do you want to hide/ remove product sorting drop down menu on a woocommerce store? It is quite easy to achieve and and there are two ways you can approach this. One is via PHP(recommended) and other is through CSS.…