這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

常見問題

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.

評價

There are no reviews for this plugin.

貢獻者及開發者

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