Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1008845

    Hi. Problem with mails.
    1.The letter may or may not come 1/4! If it comes it takes too much time.
    2.all mails comes from my admin adress. How to change it?

    #1008931

    Hey pddcoms,

    Here are the docs for you to consider

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1008959

    Hello there,

    I am also having issues with the Contact Form element.
    I need the contact form to send to a specific email address i.e “info@domain_name.co.uk”, but the mail is never delivered. However, if I use a different address from the domain name email address it gets delivered.
    How is the email delivery working in the element? The form does work, as I have tested it, but it does not deliver if I use an address that has the same as the domain name.
    The auto message works fine, as that uses the address entered in the email section of the form.
    Could it be that the email is coming from info@domain_name.co.uk and is being sent to info@domain_name.co.uk?
    I have used the form element in other websites without issue, but the email comes from the domain name. but sent to a GMAIL address.
    For now, I am using my own email address as the go to address for the form and I then forward it to my client. This is not ideal, and cwertainly not a long term fix.
    Does all that make sense?
    Thanking you in advance.

    #1008967

    Victoria. I know about enfold documentation, already read.
    What this code do?
    function change_cf_from() {
    return ” (Email address hidden if logged out) “;
    }
    add_filter(‘avf_form_from’, ‘change_cf_from’, 10);

    How to change the mail from which the email is sent. Now wp use admin mail.

    #1009103

    Hi,

    u have to edit the (Email address hidden if logged out) and change it with the email you want it to look.

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.