+ Reply to Thread
Results 1 to 3 of 3

Thread: CHange email in Contact Page

  1. #1

    CHange email in Contact Page

    Hi,

    Is there any way I can change the email that receive message from user who contact us via domain.com/contact-us?
    Because my automatic email to send automatic flynax email is set to no_reply@domain.com


    Thank you

  2. #2
    Hello, Yes...please go to includes/controllers/contact_us.inc.php

    Find:
    Code:
    Only registered members can view the code.
    and change it to your email like 'info@domain.com'

  3. #3
    Quote Originally Posted by Bahram Soltanirad View Post
    Hello, Yes...please go to includes/controllers/contact_us.inc.php

    Find:
    Code:
    Only registered members can view the code.
    and change it to your email like 'info@domain.com'
    Thank you very much Bahram

+ Reply to Thread