Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Contact Dialog

Descripción

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.

Capturas

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

Instalación

  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.

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Contact Dialog" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.