fbpx

Tips and Tricks

Automatically Downgrade to a Free Membership When an Account Expires or Is Canceled

In order to automatically switch members over to a free membership when their account expires/cancels, you would use the push notification system to call a custom script...

Use Internal MM Class to Log Emails

MemberMouse utilizes an Email wrapper class around wp_mail internally to provide useful methods specific to the needs of the plugin. In addition,...

Add Placeholder Text to Login Form Fields

Placeholder text is the text that appears in a field before the user inputs data. Usually this text gives an...

Add a Terms of Service Checkbox to the Checkout Page

Create a Custom Checkout Field Checkbox Add the Custom Field to the Checkout Page 1. Select a location for the...

Apply WordPress Roles to Members

You can automatically apply a WordPress role to a member when they sign up by associating the WordPress role with...

Automatically Check a Custom Field Checkbox

There may be times when you want a form checkbox to start out in the checked state.  You can accomplish...

Create a 2-Step Checkout Process

You can achieve the 2-step checkout process using the MemberMouse functionality. Keep in mind, the details for each step can...

Create a Buy One, Get One Promo

Setting up a “Buy One, Get One” offer with MemberMouse is fairly straightforward. For this example, let’s imagine that you...

Google eCommerce Tracking

MemberMouse users build various methods for tracking, but the most reliable option is to use MonsterInsights. It's fully integrated with MemberMouse,...

Create a Drop Down Menu to allow for Upgrading or Downgrading on the ‘My Account’ page

This is not an official feature in MemberMouse. Therefore it is up to you or your developer to implement this...