Basically, I have a custom page contact.php, Is it possible to include WordPress Contact Form plugin into it! How do I that?
Any help is highly appriciated!
Thanks
Kamalalakar
Basically, I have a custom page contact.php, Is it possible to include WordPress Contact Form plugin into it! How do I that?
Any help is highly appriciated!
Thanks
Kamalalakar
Usually with plugins if you read in the setup documentation they include <php> scripts that you can insert on the page for the contact form to appear. Also, I have seen contact forms be called from within the page using a [shortcode] type style. Your form may include this in the set up text.
You must log in to post.