이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Contact Dialog

설명

This plugin allows you to display a form when users click on links inside of elements with a class you specify. The plugin uses a custom version of jQuery UI on the front end, and does not address situations where Javascript is turned off. It does provide a simple, attractive contact form inside of a modal dialog box.

If you find this plugin useful, please rate it and/or make a donation.

Internationalization (i18n)

This plugin has been translated into the languages listed below:

  • fr_FR – French. Thank you to Frederick Marcoux for contributing!

If you’re interested in doing a translation into your language, please let me know.

스크린샷

  • Select the Contact Dialog menu page.
  • Set your email address and pick a class to attach the dialog to.
  • Assign the css class to a link. Here's how you do it in a nav menu.
  • When the link is clicked, the Contact Dialog will display.

설치

  1. Upload the contact-dialog folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Specify your email address on the Contact Dialog options page.
  4. Specify a class to attach the Contact Dialog to. The Contact Dialog will open when elements of the class are clicked or when anchors within elements of the class are clicked.
  5. Please rate the plugin and/or make a donation.

FAQ

Why am I not getting emails?

Could be one of a few things. First, check the version of the plugin you’re using. If it’s lower than 0.4, upgrade and it should resolve the issue. If that doesn’t do it, change the default email address from my address to your own… It’ll make my inbox lighter, too. Finally, you may be having an issue with mail in general. Contact your server admin for help.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Contact Dialog”(을)를 번역하세요.

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

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

변경이력

0.5

*Updated version of jQuery Validation plugin for compatibility with current WP version of jQuery.

0.4.6

  • Updated Javascript to remove error when trying to close Recaptcha in IE.

0.4.5

  • Minified dialog box Javascript.

0.4.4

  • Fixed bug preventing the display of the Recaptcha in IE. Thank you to welshylad for pointing this out.

  • Fixed bug that was preventing proper submission on subdirectory installs of WordPress. Thank you to jeptech for finding this.

0.4.2

  • Added additional French translation on admin side.

0.4

  • Major bugfix. The plugin was sending emails to the sender rather than to the recipient specified in the admin. That must be annoying! Thanks very much to a user who shall remain anonymous for pointing out this issue.

0.3

  • Removed some notices that were appearing in WP_DEBUG mode.

0.2.1

  • Missed some class file updates on the previous commit. This corrects that.

0.2

  • i18n support added.
  • French translation added.

0.1

  • First release.