Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Multiple Free Levels in the Free Membership Level ID field
- This topic has 7 replies, 8 voices, and was last updated 6 years, 7 months ago by wzp.
-
AuthorPosts
-
July 11, 2011 at 3:05 pm #3780jomo5280Member
How do i assign multiple Free membership levels in the Free Membership Level ID field? – for instance level 2 and level 3 need to be Free Memberships with different access to different pages. I tried using a comma, 2,3 – but it didn’t like it.
thanks!
July 12, 2011 at 1:07 am #34197amin007ParticipantYou don’t use multiple levels in the “Free Membership Level ID” field. If you want to have multiple free memberships then you just place a shortcode for that particular membership level on a page. WP eMember has a shortcode that lets you place a registration form for a particular membership level. For example, the following shortcode will add a registration form for membership level 2:
[wp_eMember_registration_form_for level=2]
Anyone who signs up using this form will be placed in the membership level 2. Now you can place as many registration forms as you want for all of your different free memberships.
This post summarizes the steps of using multiple free membership levels:
https://support.tipsandtricks-hq.com/forums/topic/emember-using-multiple-free-membership-levels
Similar posts:
– https://support.tipsandtricks-hq.com/forums/topic/two-free-membership-levels
– https://support.tipsandtricks-hq.com/forums/topic/allow-members-to-have-multiple-membership-levels
January 17, 2012 at 12:45 am #34198rross144Memberso when we have multiple levels, we should just leave the free level id field blank? and use the short code?
January 17, 2012 at 1:23 am #34199PeterMemberHi,
Doesn’t really matter what you put in the free level id field, you are controlling where (which membership level) your clients are being placed in terms of your free membership levels via the short code discussed above and the id of your level. Basically when you use the following shortcode the user who fills in the form will get access to the membership level specified in the shortcode (level 3 in this example) free of charge:
[wp_eMember_registration_form_for level=3]
November 11, 2012 at 4:12 am #34200SwissArmyKnifeMemberHi. I created 3 levels of free membership. They all need to receive confirmation email. I used the [free_rego_with_email_confirmation] shortcode on the registration form for each level. But they all get registered as level 2, as that is the free level defined on the Settings page.
I tried tacking ‘level=4’ on the end of the shortcode for the level 4 registration page, but the registrant is still registered at level 2.
How can I get registrants at all 3 levels to receive confirmation email?
Thank you.
November 12, 2012 at 3:33 am #34201adminKeymasterHi, We don’t have an option for “Free members must confirm email address” feature to work for more than 1 free level.
You can create as many levels as you want and let users signup to that level for free using the technique mentioned in the following link. However, the email confirmation option only works on the main “Free” level that you specify in the plugin settings:
April 4, 2018 at 5:06 pm #34202tsimon57MemberIt would be nice to have admin approval for different levels. I have a ‘user’ level that anyone can join if they validate email. Then I want a ‘customer’ level for actual users of our product. I need to see these before they are activated. The ‘customer’ users can see more sensitive materials, and I want to control this. But I want the ‘user’ level people to be able to apply easily once their email is validated.
April 4, 2018 at 10:37 pm #34203wzpModeratorManual approval is currently an “all or nothing” affair:
https://www.tipsandtricks-hq.com/wordpress-membership/manually-approve-members-on-your-site-1302
Are you saying that you want manual approval for only some levels, but not for others?
-
AuthorPosts
- You must be logged in to reply to this topic.