该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

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