Keap
Also available forActiveCampaignUniversal

[memb_change_password]

Summary
The change password form will ONLY display to logged users that are mapped to Infusionsoft contacts. It will not display for admins, or for local…

Description

The change password form will ONLY display to logged users that are mapped to Infusionsoft contacts. It will not display for admins, or for local users.

Shortcode Examples

Unstyled Form:

[memb_change_password]

password_1

Custom button text example:

[memb_change_password buttontext="Change My Password"]

password_2

The below shortcode will display a custom label rather than the default “New Password” and “Repeat Password.”

[memb_change_password password1label= "Enter a New Password:" password2label="Confirm the New Password:"]

Shortcode Parameters

buttontextA customized text can be used within a clickable button.
password1labeldefaults to “New Password:”
password2labeldefaults to “Repeat Password:”

Additional Information

Note

Once the password is changed, it may instantly logout the user. This is because the info of the logged-in user is being changed and it could cause the user to be logged out. We attempt to keep the user logged in, but be aware of this possibility.

Shortcode Attributes

ConditionalNo
NestableNo
Accepts formattingNo
CapturableNo