Skip to main content
Version: Divi 5

Notices

Overview

Notices are the on-page messages users see after submit attempts, including success and validation errors.

Best practices

  • Keep success messages short and action-oriented.
  • Make error messages specific so users can fix quickly.
  • Match notice wording with your email confirmation language.
  • Re-test notices for AJAX and non-AJAX behavior.

Verify it works

  1. Trigger a valid submission and confirm success notice text.
  2. Trigger invalid submissions and confirm field-level/global error messaging.
  3. Check notice readability on desktop and mobile.

What's Next