Beskrivelse
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.
Skjermskudd
Installasjon
- Upload the contact-dialog folder to /wp-content/plugins/.
- Activate the plugin through the «Plugins» menu in WordPress.
- Specify your email address on the Contact Dialog options page.
- 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.
- 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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“Contact Dialog” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “Contact Dialog” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.