Contact Form

Learn how to make Contact Form works

To make contact form work, simply go to ../template/assets/include/contact-action.php file. Look out for $recip_address = "info@yourdomain.com"; on line number 11 and replace your email there. If you want to add multiple email recipients, Please follow the instructions written on line number 13 in contact-action.php file.

PHP support

Our contact form is compatible with PHP 5.5 and later, including PHP 8.0