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: <?php echo do_shortcode("[ajax_contact_form]"); ?>
安装:
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
屏幕截图:
常见问题:
Shortcode available?
Yes. Just use this as shortcode [ajax_contact_form]
How to use in the wordpress php template
How to use in the wordpress post/page in the admin