Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

How to Hide RSS link in WooCommerce

If you want to change or hide RSS link in the primary navigation of your WooCommerce website, without getting into the php files. Use below 2 line code to make this possible- #navigation ul.rss {display:none !important} #navigation ul.rss.car...

How to hide sort by price option in WooCommerce

Hello friends, If you want to get rid of sort by price option in you Woo-Commerce site. you can use below css code to hide it: .orderby option[value="price"]{ display: none; } Hope this help you.

How to show stars instead of theme ratings in Woocommerce

If you want to show stars instead of theme ratings in Woocommerce, you can do this by changing the Woocommerce star ratings. The Stars rating is the default rating system in WooCommerce, so to match the rating system with themes we have to dis...

How To Change Total Count Of Items Displayed Per Page in WordPress

Hello readers! In my previous blog I have explained you how you can change number of products displayed per row in WordPress. So here I will guide you how you can change total count of items displayed per page in WordPress. Lets take an exam...

WooCommerce- How to change Add to cart Text in WordPress

Hello readers! Changing Add to Cart Text is not a big issue, below I am providing the method to change this text to your cart. So, to change add to cart text you can use single_add_to_cart_text filter, after adding the filter connect it to your...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: