One of the most requested multiple memberships workarounds is the ability to offer single courses for purchase. This article demonstrates how to sell single courses using Addon Packages with LearnDash.
How to Remove the Redirect from a Protected CPT using the Custom Post Type Membership Access Add On
Our Custom Post Type Membership Access Add On protects CPTs for members only and redirects non-members away from the content. This article will show you how to remove the redirect from a protected CPT using the Custom Post Type Membership Access Add On. This will, in turn, allow non-members to view the single CPT page….
Remove homepage redirect for admins only (PMPro Member Homepages Add On)
Prevent members with the Administrator role from being redirected to a new homepage when using the Member Homepages Add On
Lock Your Entire eCommerce Shop for Members-Only
The code recipes below demonstrate how to restrict your online store to members-only using WooCommerce or Jigoshop. If you’re using a different eCommerce plugin, post a topic in our member forums and we will help you get the restriction in place….
Redirect Non-members Away from Member Content
By default, Paid Memberships Pro uses the the_content filter to hide member content from non-members. When a non-member lands on a piece of restricted content, they are shown a message as set under Memberships > Advanced Settings. This recipe shows you how to redirect away from members-only content. It’s a useful approach if you want…