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 »

How to add gift wrap this product option to products in Woocommerce?

Customers love gift wrapping services which are being done by amazon and some other stores as well.In this tutorial we’ll learn how to add gift wrap option to woocommerce products. There is a nice and easy plugin developed by one of woocommerce’s lead developers. WooCommerce Product Gift Wrap plugin will allow you to enable gift

How to add gift wrap this product option to products in Woocommerce? Read More »

How to add a custom tab on product page with the help of a plugin in woocommerce?

In a previous article, we have learned how to add a custom tab on product pages programmatically. In this tutorial we’ll learn how to add a custom tab on product pages with the help of a plugin. Only difference in two approaches is this, with adding a custom tab programmatically we’ll have same tab title

How to add a custom tab on product page with the help of a plugin in woocommerce? Read More »

Best Live Chat WordPress Plugins

1. Facebook Chat This is simple to use WordPress plugin that is integrated with Facebook. It is superb for both public and private chat. Compatibility is excellent with all desktop browsers, and the plugin is simple UX. It is built-in social toolbar, while toolbar color is customizable. Be happy, no additional hardware or software is

Best Live Chat WordPress Plugins Read More »

How to display all the categories and subcategories without link of a product in Woocommerce?

In this tutorial we’ll learn how to display all the categories and subcategories of a product without links in Woocommrce. Here is our default product screen: Now we need to display all the product categories and sub-categories without links and before product title. To do this, add the following lines of code at the end

How to display all the categories and subcategories without link of a product in Woocommerce? Read More »