Lana Contact Form Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Easy to use bootstrap based contact form with captcha.
The Lana Contact Form are developed primarily for Lana themes.
Video
How to use with function:
<?php
if( function_exists( 'lana_contact_form' ) ) {
echo lana_contact_form();
}
?>
Available shortcodes:
[lana_contact_form]
Customize view:
Copy the /wp-content/plugins/lana-contact-form/view/lana-contact-form.php
file to /wp-content/themes/{your-theme}/lana-contact-form/lana-contact-form.php
Change the file in the theme folder.