Description
This is really a simple wordpress ajax contact form. This plugin is appropriate for those who want to use customizable ajax contact form in wordpress. Just install and use shortcode in the wordpress post, page, template to show the contat form. It will fit with your design.
- Using shortcode in wordpress post/page: [ajax_contact_form]
- Using shortcode in wordpress template: do_shortcode(“[ajax_contact_form]”);
Live Demo
- Ajax Simple Contact Form Demo: [ajaxsimplecontactform] (http://www.pranms.com/ajax-simple-contact-form/)
Youtube Video
- Youtube Video Link:https://www.youtube.com/watch?v=FA9HGdwrv2s
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ-e
- Shortcode available?
-
Yes.
- How to use in the wordpress php template
-
do_shortcode(“[ajax_contact_form]”)
- How to use in the wordpress post/page in the admin
-
[ajax_contact_form]
Reviews
Contributors & Developers
“Ajax Simple Contact Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Ajax Simple Contact Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First Release.