Confirm Plus Contact Form 7

Description

« Confirm Plus Contact Form 7 » is a plugin extension for « Contact Form 7 » that allows adding a confirmation screen.

There are no complicated configuration on most situations.
Just install it and it’s ready to go!

If it doesn’t work as expected, try one of these:

  1. Enclose the item name in a label tag, and place input tags, etc. inside the label tag.
  2. Enclose the item name in a label tag, and set the for attribute properly.
  3. Enclose the item name with ‘span class= »title-contactform7″‘ tag and place it in the same row (tr tag) of the table with input tags.
  4. Enclose the item name with ‘span class= »title-contactform7 for-your_input_name »‘ tag and make sure the name attribute of the input tag, etc. is set as « your_input_name ».
  • Legend tag’s text will be prior on radio, checkbox.
  • If there are input tags that you do not want to be reflected in the confirmation screen, you can avoid displaying them by adding the « avoid-confirm » class.

Disclaimer: « Confirm Plus Contact Form 7 » plugin is not related to the developer of the « Contact Form 7 » plugin.

You can find more detailed information and usage of about « Confirm Plus Contact Form 7 » on wcpn.jp.

Support

For free support on WordPress.org forums, we only support issues occurring in a minimal environment with core WordPress and « Contact Form 7 ».

If you need support for third-party plugin/theme compatibility, customization, or private investigation, please consider our paid support plan:
https://wcpn.jp/product-list/support-plan/

Captures d’écrans

Installation

  1. Check that you have « Contact Form 7 » Plugin installed in your site. If it’s not installed, install it and then continue with the following steps.
  2. Go to your WordPress Plugins Admin dashboard and upload « Confirm Plus Contact Form 7 » plugin.
  3. Install and Activate

Avis

Lire l’avis

Contributeurs/contributrices & développeurs/développeuses

« Confirm Plus Contact Form 7 » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“Confirm Plus Contact Form 7” a été traduit dans 3 locales. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « Confirm Plus Contact Form 7 » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

2.0.3.1

  • Add support policy and details about the paid support plan in readme.txt.

2.0.3

  • Improve asset cache-busting behavior by switching from dynamic filemtime to static versioning.

2.0.0

  • Major refactoring: Remove jQuery UI Dialog dependency and transition to modern CSS/JS layouts.
  • Add compatibility for PHP 8.x and newer WordPress/Contact Form 7 releases.
  • Ensure backward compatibility for legacy non-block (classic) forms.