MeetMe Personal

Greetings.

I have colorlib MeetMe site template and having an issue with the contact page form. I want users messages delivered into my google mail inbox but an error message shows up "Sorry Something went wrong"

So I want to know what changes I have to do in order to get the mail in my mailbox. Can anyone help me with this?

Thank you.

#bootstrap #meetme #portfolio #personal #templete

Hey there

There is no php form handling file in the html template, you need to implement them yourself

Thanks

Thank you for answering.

There are two files in the directory.

  1. contact_process.php
  2. contact.html

Can you tell me in detail what exactly I need to do here?

Hi

You need to fill in details in the contact_process.php files, be aware, working experience with PHP files is necessary to make such changes