Contact Form

Home Forums Shard – HTML5 Template Contact Form

This topic contains 3 replies, has 2 voices, and was last updated by  ab-themes 8 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8957

    wanshoppingcart
    Participant

    See hidden content for details.

    #8963

    ab-themes
    Keymaster

    You did not fill everything you need in sendmail.php , password is empty.
    And check the documentation, everything is described very detailed in there
    Also this link could be useful http://email.about.com/od/accessinggmail/f/Gmail_SMTP_Settings.htm
    if it won’t work try to change port.

    Regards

    #9059

    wanshoppingcart
    Participant

    Hi, it is not convenient to ask my client for her gmail account password. All the contact forms I’ve bought from themeforest does not require a password, it is sensitive and not safe in the server too, people can easily retrieve sendmail.php and hack into my client’s gmail account.

    FYI: it is a domain email hosted in Google App for Work. How should I fill in the details? Without having to display password.

    Thank you.

    #9098

    ab-themes
    Keymaster

    Hi,

    the password is requred because we are using SMTP in this case.
    You can do this without SMTP, open file from attachments and paste the entire code instead of the one in sendmail.php file.
    On line 31 you will see this code:
    if(mail('[email protected]', $subject, $body)) {
    and instead of [email protected] type your client email.
    This should be it.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Contact Form’ is closed to new replies.