We'll create fresh WordPress site with Lana Contact Form installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Easy to use bootstrap based contact form with captcha.
The Lana Contact Form are developed primarily for Lana themes.
<?php
if( function_exists( 'lana_contact_form' ) ) {
echo lana_contact_form();
}
?>
[lana_contact_form]
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.