Your cart is currently empty!
Tag: woocommerce
-
WooCommerce Product Editing – Catalog Visibility “Hidden” is not what You might think
When you edit a product in WooCommerce, you will find the Catalog visibility setting in the Publish panel. This setting offers several choices: Shop and search results, Shop only, Search results only and Hidden. But, what do these mean? So Hidden doesn’t really hide the product, from what we know, it would rather appear as…
-
How to customize the WooCommerce Product Catalog Template with Search and Filter Blocks
In this tutorial, you will learn how to customize the Product Catalog template of your WooCommerce shop. This default WooCommerce template uses the Product Catalog variation of the Product Collection block and is used for the Shop page. We extend the template with several blocks that allow to search and filter the products, making it…
-
WooCommerce Product Search Filters and Divi Product Pages
One of the supported features of the Divi WooCommerce Products module is to render products from a specific category. This allows you to create uniquely designed category pages for each one of your shop categories. For example, let’s assume that we run an apparel shop and have created a dedicated page on Divi Builder. The…
-
WordPress and WooCommerce Compatibility Requirements – June 2023
As of this month, we are updating relevant WordPress plugins and WooCommerce extensions to meet the following minimum version requirements and version compatibilities: Our first new update to cover these is WooCommerce Product Search 4.14.0, which has been released today. We encourage all our users to keep their installations up-to-date, to assure the best of…
-
How to create a time-limited Membership Product
In this post we will show you how to create a Membership product in WooCommerce using Groups and Groups for WooCommerce. The customer(s) will become members of the Premium Club group for one year after buying this product. Please note that the setup of the Membership product is the same, regardless of the group or…
-
WooCommerce Product Search and Custom Taxonomies
A common support request we get for the WooCommerce Product Search extension, is the following: I’m using a custom taxonomy on my WooCommerce shop, but when I search by its terms, I get no results. How can I achieve this? For the majority of shops out there, the core taxonomies provided by WooCommerce should be…
-
The unsettling Truth about the Global Unset
In PHP, there is a pitfall when using unset on a global variable within the scope of a function or method. When referred to using the global keyword within a function, unset will not destroy the global variable within the global scope. The output produced (1) by the code above is not a warning, but:…
-
Tracking User Actions with Affiliates
One of the most common requests we get on our support forums is: How to track user actions and compensate affiliates? or other variations that basically ask the same thing: How to integrate Affiliates with the xyz plugin? With the free version of Affiliates plugin this is pretty easy using an API function provided exactly…
-
WordPress Support Session
It’s nice to see that people are working with Groups also over the weekend! We’ve had a few requests related to Groups which I’ve attended today and I wanted to summarize here: Groups PayPal – Publish GPLv3 Open Source on GitHub Incompatibility with BuddyBoss Post Read restriction and Cron job The first one is related…
-
WordPress Support Session
I began today’s support session by directing a user to the Referrals section of Affiliates where he could easily view referrals made by affiliates. This was geared towards helping him identify all the referrals made by specific affiliates. I then moved on to an interesting case in which the client wanted to use Groups to…