One of the most important, yet overlooked, goals in building a successful WooCommerce business is quickly setting the expectations that your site is intended for making purchases. In the hundreds of sites we have consulted on, we have discovered that showing credit card icons is one of the simplest and most effective ways to do this. The tutorial video below walks you through the steps required to accomplish this.
To change the “Sign-Up” fee label in any WooSubscription Product, simply copy/paste the following code into your theme’s functions.php file and change the text ‘EDIT THIS TEXT’ to whatever you want the new label to be. Watch the video below for a screencast tutorial.
A tutorial showing you how to drip one blog post per week, using the Restrict Content options provided in the WooCommerce Membership plugin. This approach is for people who do not want to do any custom programming, but want to setup the drip using nothing but the options available in WordPress Admin area of your site.
There are many times you want to filter your default shop page so that it doesn’t show every product you have available. This tutorial video demonstrates how to do this by adding some simple code to your functions.php file.