

A success response shown in the PopupReply modal.
PopupReply for Contact Form 7 turns standard Contact Form 7 response messages into elegant, accessible modal popups that visitors cannot miss.
By default, Contact Form 7 prints its response message inside the form, where it is easy to miss, often appears below the fold, and is styled inconsistently by the theme. PopupReply replaces that experience with a clear, modern popup — without writing a single line of code.
Tested with WordPress 7
PopupReply has been tested with WordPress 7.0 and the latest Contact Form 7 release. It uses no deprecated APIs and is ready for the current WordPress core.
What it does
wpcf7mailsent, wpcf7invalid, wpcf7mailfailed and wpcf7spam.No more Colorbox
This version is a full rewrite. It no longer uses Colorbox and no longer depends on the Lightbox Plus Colorbox plugin. The modal is built with plain, dependency-free JavaScript — no jQuery, no external libraries and no CDN assets. Everything is served from your own site.
Accessible by design
The popup is a proper dialog: role="dialog", aria-modal, labelled and described for screen readers, with a focus trap, focus restored to the previously focused element on close, ESC support and an accessible close button. If you turn off every other way to close it, an OK button is shown automatically so the dialog can never trap the user.
Global settings
A global settings page under Settings PopupReply lets you control:
Per-form settings
A PopupReply panel inside every Contact Form 7 form editor lets each form override the global behaviour:
Lightweight and self-contained
No jQuery, no Colorbox, no external libraries, no CDN requests and no tracking. The plugin stays safely inactive if Contact Form 7 is not installed and never causes PHP errors.