To check out the forms you can navigate to ARMember
⇾ Manage forms
section in admin area:
Signup/Registration
If you are willing to add the signup/registration form as a popup then you can add the shortcode as under:example
[arm_form id="101" assign_default_plan="0" logged_in_message="You are already logged in. popup="true" link_type="link" link_title="Click here to open Form" overlay="0.6" modal_bgcolor="#000000" popup_height="auto" popup_width="700" link_css="" link_hover_css="" form_position="center" assign_default_plan="0" logged_in_message="You are already logged in."]
Login
To add the login form as a popup you can use the below provided shortcode, also you can replace the form_id if you have another login form:example
[arm_form id="102" assign_default_plan="0" logged_in_message="You are already logged in." is_child="0" popup="true" link_type="link" link_title="Click here to open Form" overlay="0.6" modal_bgcolor="#000000" popup_height="auto" popup_width="700" link_css="" link_hover_css="" form_position="center" assign_default_plan="0" logged_in_message="You are already logged in."]
Forgot Password
To add the Forget Password form as a popup you can use the below provided shortcode, also you can replace the form_id if you have another forget password form at the ARMember
⇾ Manage Forms
:
example
[arm_form id="103" assign_default_plan="0" logged_in_message="You are already logged in." is_child="0" popup="true" link_type="link" link_title="Click here to open Form" overlay="0.6" modal_bgcolor="#000000" popup_height="auto" popup_width="700" link_css="" link_hover_css="" form_position="center" assign_default_plan="0" logged_in_message="You are already logged in."]
Change Password
ARMember does provide a facility to change password for all the logged in members and reset password functionality to reset the password without logging in.
When a logged in member, want to change their password then you can add the change password shortcode at a page which can be found from the ARMember
⇾ Manage Forms
⇾ Other Forms (Login / Forgot Password / Change Password)
. When a logged in member access to change password page then they will be asked to enter their "Current Password"
through which they are logged in and once the correct password is entered then the member can proceed to set a new password.
When a non-logged is user request for a password through the forget password form then the ARMember does display the New Password
and Confirm Password
fields only, and the Current Password field will be removed. Check the below provided screenshot as per your requirements.
Edit Member Profile
ARMember does come up with the facility to add the edit profile form, and you can create multiple edit profile forms.
Form Builder Features
- Create Unlimited Registration Forms, Login Forms, Forgot Password Forms, Change Password Forms and Edit Profile Forms
- Embed forms using shortcode in your site
- Number of ready to use Form Templates are available.
Drag & Drop
preset fields & user fields support- Different Form Layouts are available,
- Material Outline (default)
- Standard Style
- Material Style
- Rounded Style
- Ready to use Preset fields & Form fields. (No Need to configure settings.)
Font-Awesome
icons Support (For form input fields)- RTL Support
- Color Scheme options to customize form layout/design.
- Field Layout & Label Alignment Options
- Additional Shortcodes
arm_logout
for Logout,arm_edit_profile
for Edit / Update Profile andarm_social_login
for Display Social Network Buttons.