August 25, 2015

How to customize style for products of specific category in WooCommerce?

In this tutorial; We will learn how to customize the style products of a specific category in Woocommerce. By default, the products of all categories have same style. Also the body tag only contains product specific and product generic classes. We can style all the products individually with post id class but there isn’t any

How to customize style for products of specific category in WooCommerce? Read More »

How to Hide Price and add to cart to non-register members in Woocommerce

In this tutorial we’ll learn how to hide the prices and add to cart button to non-registered members. The process is simple enough we can achieve this by using one of woocommerce’s defined filter and by imposing a check to add that filter. Initially the shop and single product page will look something like this:

How to Hide Price and add to cart to non-register members in Woocommerce Read More »