Join

Require Strong Passwords for Elementor Pro Form Password Field

  • Guides reflect how I’m currently using the solution for myself and my clients. 
  • If I don’t cover a specific feature, it implies I’m not using it.
  • If I don’t cover a specific setting, it implies the defaults are acceptable or the options are obvious.

By default, when you add a password field to an Elementor form, that field will allow any password to be entered, which is a major security risk.

This guide will show you how to easily add a strong password requirement to the password field and offer guidance to the user.

  1. Edit the desired Elementor Pro form.
  2. Add or edit the ‘Password’ field.
  3. Switch to the ‘Advanced’ tab of the field.
  4. Advanced > Pattern > Enter the pattern shown below.
(?=^.{8,}$)(?=.*\d)(?=.*[!@#$%^&*]+)(?![.\n])(?=.*[A-Z])(?=.*[a-z]).*$
  1. Advanced > Pattern Message > Enter the message shown below.
Minimum Requirements: 8 characters, 1 uppercase letter, 1 lowercase letter, 1 digit, and 1 special character.
elementor pro form password field strong requirements
  1. Advanced > Preview Toggle > Toggle ON.
elementor pro form password field toggle