Showing 1 – 3 of 3 replies
Nanouz

I bought this theme and I really love […]

Nanouz PURCHASED
7 years ago
Hi,

I bought this theme and I really love it thx! But I have a small question. The php/js for contact seems to be made for the separate contact file. Can it also work for the contact form in the footer (one page) ?

Thx!
Creative DM
Creative DM SELLER
7 years ago
Hi mate,
First thanks for like my work.
Yes you can also use the contact form for all pages into footer section.
Just copy the contact page form html and replace the form with footer form.
Remember you can also put the required js files into bottom of the page
like this
<script src="assets/js/jqBootstrapValidation.js" type="text/javascript"></script>
<script src="assets/js/contact_me.js" type="text/javascript"></script>

Let me know if you have any questions!
Thanks!
Nanouz
Nanouz PURCHASED
7 years ago
I did that but didn't think of the script files. They should be added aswell. Seems to be working better now. Do I have to specify mail server settings somwhere or just add the e-mail where the form should send to ?
Creative DM
Creative DM SELLER
7 years ago
Yes you only need to replace your email id into contact-me.php file

Thanks!