I will now discuss how to customize woocommerce product tab in single product page at woocommerce. If you use WooCommerce, I’m sure you have noticed that there are three built-in WooCommerce Product Tabs appeared on your product page: Description, Additional…
I will show you how to Remove Product Tabs and Print Long Description in Single Product Page at the Woocommerce. To do so, you will add the following line of code at the end of your theme’s functions.php file of…
Now I will discuss about How to rename tabs on product page in Woocommerce. It will be very easy by using one of the woocommerce default hooks. By default, WooCommerce Single Product posts display up to three tabs: Description, Additional…
Now I will discuss about How to update/add sku of all products in Woocommerce. To do this I want to create some products in my woocommerce store without SKU. Now I want to update / add sku to all product…
We Will discuss how to replace “Product name” placeholder text of title field on add product screen in Woocommerce and other post types of WordPress. So first of all Open your WordPress admin panel. Go to Products and Add new…
I will now discuss How to add related products on single product page Woocommerce. We can achieve this by one of default woocommerce’s feature i.e. up-sells. First of all i create some products in my woocommerce store. products named is…
I will now discuss How to remove or change Woocommerce breadcrumb bar. These are default screen for product page. Here you can see the breadcrumb bar on top of pages. Now we need to remove it. To do so please…
Can you notice that For every wordpress post, page, custom post type, in the posts list there’s a link to view that specific post when you hover over the post title or page title, but there’s not a View Comment…
I will discuss How to Hide, Remove Or Disable Add to cart button on the WooCommerce product archive page (shop page) with a normal Enquiry button that links to the Contact Us page. The reason for this might be because…
Password Strength Meter forces users to choose or use strong password on checkout page, when customer want to create new account. Some customers use one password to create account and store that password but average customers would not like to…