• Hello,

    I have the following contact form with multiple email recipients to choose from a drop down menu. The form is as follows:

    <p>Your Name (required)<br />
        [text* your-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Select Location (required)<br />
      [select* select-recipient id:recipient "Barrie|barrie@flooringliquidators.ca" "Brampton|brampton@flooringliquidators.ca" "Hamilton|Hamilton@flooringliquidators.ca" "Ottawa|Ottawa@flooringliquidators.ca" "Scarborough|scarborough@flooringliquidators.ca" "Steeles|Northyork@flooringliquidators.ca" "Yorkdale|Northyork@flooringliquidators.ca" "Test|m_cheaib@hotmail.com"]<p>
    
    <p>Subject<br />
        [text your-subject] </p>
    
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>[submit "Send"]</p>

    Unfortunately, whenever I fill out the form (test), I never receive it. Can you please advise?

    https://wordpress.org/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Email not working’ is closed to new replies.