Confirm Plus Contact Form 7

설명

“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/

스크린샷

설치

  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

후기

모든 1 평가 읽기

기여자 & 개발자

“Confirm Plus Contact Form 7”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Confirm Plus Contact Form 7”(이)가 3 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Confirm Plus Contact Form 7”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.