This addon allows you to create a registration form for a particular membership level on any post or page.
You can use it to give access to various different membership levels for free. Its free in the sense that if you use it on a WordPress page then a visitor can go to that page and create an account for that membership access level directly.
This can be useful if you are manually accepting payment and then you want to share a link to this special registration page after you have manually received the payment.
Note: For normal situation you don’t need this addon. Read this documentation to learn how the registration process is handled by default. The functionality explained in this page is only useful if you want to create registration form for a particular level then send visitors to that page so they can signup to that level for free.
Download the Addon
Download the addon.
Addon Installation
- Click on the Add New menu under the plugins interface.
- Go to the Uploader tab and upload the swpm-form-shortcode.zip file
- Hit the Install Now button and then activate the addon
Addon Usage
Step 1) After you install this addon, go to the Form Shortcode menu from the admin dashboard. Select a membership level from the dropdown list to generate the registration form shortcode for that level.
It will show you a shortcode like the following (2 is the membership level ID in this example):
[swpm_registration_form level=2]
Step 2) Create a new WordPress page or post where you want to add the registration form for this membership level.
Step 3) Use the shortcode from step 1 in this page.
Now, you can send visitors to this page so they can fill in the form to get signed up to this membership access level.
Adding Links to The Pages on Join Us Page
Once you have created the different pages for the different levels, you can put links to those page on your Join Us page so the visitors can go there. Remember, this allows the visitors to signup to the level in question for FREE. So use this carefully.