pexels-cottonbro-studio

Customer Members Club with Discount Privileges

You are an online store owner that wishes to create a members-only club for its customers. The purpose of this club is to reward its members with discounts. Access to the club is granted through an annual paid membership. Privileged customers are eligible for a discount on the shop This setup consists of two parts. […]

Continue Reading 0
Screenshot 2023-05-02 at 6.07.07 PM

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. A preview of the Membership product Please note that the setup of the Membership product is the […]

Continue Reading 0
WooCommerce Product Search Extension

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 […]

Continue Reading 0
WordPress Database Collation Troubles

WordPress Database Collation Troubles

If you ever come across this kind of error message in your WordPress debug.log (assuming that you have debugging enabled) … WordPress database error Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) … … then you have a query that involves tables which have clashing collations. In my case, one table used utf8mb4_unicode_520_ci for a row […]

Continue Reading 0
Elefant

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. global $banana; $banana = ‘yellow’; function monkey() { global $banana; unset( $banana ); […]

Continue Reading 0
Free Lunch Optimizations

Free Lunch Optimizations

Looking at a recent support request which involves issues with an “optimization” plugin, it reminds me of why we assertively recommend to avoid using any generic optimization plugins … like the plague! From lots of years of experience in providing support for our tools, there are countless cases of issues caused by “optimization plugins”. Experience […]

Continue Reading 0
The-Power-of-Newsletters

The Power of Newsletters

Newsletters are a popular way of reaching your audience. You can add this powerful communication tool to your WordPress site with the Groups Newsletters extension. A newsletter allows you to write meaningful content and provide it to your audience in an easy and automated way. Write one or more stories, combine them into a newsletter […]

Continue Reading 0
WordPress - Publish your passion magenta madness

Feedback we love and good Ideas

While attending several requests related to our plugins on WordPress, I was delighted to see new awesome feedback and rating on our Groups plugin and the support we provide for it: Excellent support – I have to say, these things provide a huge motivation to me and everyone involved in making the Groups ecosystem better […]

Continue Reading 0
isaac-smith-6EnTPvPPL6I-unsplash

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 […]

Continue Reading 0
Monkey covers his mouth

Silence is Golden, Debugging is Silver

How to adjust PHP error reporting for WordPress Debugging It’s important to be aware of any issues in your code when you develop for WordPress. But sometimes, too much information is just … too much. Here is an efficient way of choosing which notices are important to you and which are not. When you develop […]

Continue Reading 0
Growth Marketing

Track Visits and Grant Commissions with Affiliates

Affiliates plugin can track visits to your site and grant commissions when an action is completed. This whole process of tracking visits and granting commissions depends mainly on the affiliate cookie which: Notifies the system that a new visitor has been referredIdentifies the referring affiliate for that visit This cookie is stored automatically in the […]

Continue Reading 0
We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share