How to Hide WooCommerce Product from Search Results

woocommerce hide product from search

In this post I want to share a quick WooCommerce hide product from search results snippet that you can add to the theme or a plugin to help hide any product you wish to hide from search results. This code snippet uses the same approach as the previous tutorial on how to hide WooCommerce product without price. If you want to hide specific product from the search results, you should consider adding this snippet to your theme and set the product visibility to hidden since …

Read more

WooCommerce External Product Links Open New Tab

WooCommerce External Product Links Open in a New Tab

Are you running an affiliate WooCommerce store, and you want the product links open in a new tab? In today’s tutorial, we will share a custom-made code snippet to help you solve this problem. Of course, this means that you need to have some technical experience to implement this solution. It is worth mentioning that an external or affiliate product in WooCommerce cannot be directly bought from the website. This is because it needs to be purchased from an external source linked to the product. …

Read more

How to Set Custom Related Products In WooCommerce

How to Set Custom Related Products in WooCommerce

Are you looking for an easy way to add custom related products in WooCommerce? In this article, you will learn how to add specific related products and we will show you how to control the related products that show in this section of your product pages! Custom Related Products in WooCommerce Currently, there is a trend, which is greatly increasing, where many people are purchasing items online. This means that if you are running a WooCommerce store, you need to have attractive offers to your …

Read more

How to Create WooCommerce Shortcode Random Products

WooCommerce Shortcode Random Products

If you are looking for an effective way to create a WooCommerce shortcode for random products to display the products from the WooCommerce database in a random way, this post will guide you and help you create the shortcode for the random products display. In the previous post, I shared how you can create the random WooCommerce products query and how to use it in the custom page template. I also created a random WooCommerce products display demo that showcases the random products when the …

Read more

How to Auto Approve Orders in WooCommerce

Auto Approve Orders WooCommerce

If you are running an eCommerce store, then you are aware that the site requires tracking and managing orders. However, this can be a strenuous job for the administrator, especially if your online store gathers high-traffic, which results in a large number of orders in a day. Additionally, you know that an order is created as soon as the Checkout process is completed. An order is assigned a status according to where the order is in the payment-to-delivery chain. Moreover, statuses are set or changed …

Read more

WooCommerce Make All Images Same Size

WooCommerce Make All Images Same Size

Are you searching for a way to make all images the same size in WooCommerce? You have come to the right place. As you will quickly find out, it is not a complicated process to make all images the same size. It is worth mentioning that images are essential in any WooCommerce store. However, WooCommerce has many product image size types. This makes it challenging to figure out where you can change them to suit your specific needs. This is why we created this tutorial …

Read more

How to Change Email Sender In WooCommerce

change email sender

Are you looking for a way to change the default sender name and email address for outgoing emails in WooCommerce? It is important to add the correct sender name and email address to all notifications you send out to your customers. You should always look professional. This is because WordPress sends several email notifications to the site administrator and users on your site. These notifications include website error and recovery emails, new user registration, and more. You should use your own brand and email address …

Read more

How to Skip Cart and Redirect to Checkout Page WooCommerce

Skip Cart and Redirect to Checkout in WooCommerce

If you want to skip the cart and redirect to the checkout page in WooCommerce, you need to use a new redirect function that overrides the default WooCommerce add-to-cart button redirect options. This is the common practice where you want to sell only one product on your WooCommerce site and there is no need for the cart page. In other sites, you want to use the option to skip to the cart so that you increase the conversions since you reduce one step in the …

Read more

How to Show Only One Category In WooCommerce

woocommerce show only one category

Are you searching for a way to show only one category on the WooCommerce Shop page? In this brief tutorial, we will share how you can achieve this using a simple code snippet we created. It is important to note that you need some coding skills when creating this guide. If you are not familiar with coding, we recommend contacting a qualified developer. This ensures that you do not break down your website. Categorizing products in your online store is a great way to de-clutter …

Read more

How to Remove Product Image WooCommerce

remove product image woocommerce

Are you looking for a quick and easy way to remove product images from WooCommerce,  in this post I will share with you an excellent solution that will quickly help you to always remove the product image from the single product template?  I run into the same problem when I was creating a custom product page for the WooCommerce services website, I came up with the ‘remove product image WooCommerce code snippet’ that you too can use to resolve this issue. Remove Product Image WooCommerce …

Read more