- This topic has 1 reply, 2 voices, and was last updated 11 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember General Questions › eMember Multiple membership levels with one product
Is it possible that when a user buys single product from eStore, that user can get access to more than one membership level?
For eg a person buys a service, he becomes a member of member level 1 & 2
Currently you can only specify a single membership level id in the product’s configuration page of eStore.
Some workarounds or options are:
Option 1) Create another membership level (level C) and give it access to all the content of both level A and B. Now you can create an eStore product for level C (which is the same content as level A and .
option 2) You automatically upgrade the member by using the “autoupgrade” functionality of eMember. You will need to set the time period (in days) for the upgrade.
option 3) After your customer becomes a member on the first level (ie, after the product purchase), you can place a registration link inside one of the protected pages which will take them to a special page where they can register for the second level.
On this special page you would use the following shortcode:
[wp_eMember_registration_form_for level=6]
(where level = your applicable membership level id)