Lana Contact Form

0

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( ‘la

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

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.

Lana Codes

Lana Contact Form