So after some tinkering and research, this issue was coming from my host’s anti-spam mail rules. The hosting service I’m using does not allow mail to be sent from anything other than the hosted email address. I ended up using Contact Form 7 plugin as it still allowed to implement the Zurb Foundation HTML markup. I’ll to revisit this code when I have more time in the future. but I believe i could get it to work with a few adjustments. For my installment, i would need to override From: "Example User" <[email protected]>
with my hosted email address, otherwise my host will block it as spam. Here is a link that contains some good instructions and troubleshooting for WP Contact Form 7.
Related Posts:
- how to set from address according to the form input email address for wp_mail()?
- How to get current url in contact form 7
- Sending form data via PHPMailer – How to action PHP script from a form
- Wp_mail Returning False on Server
- Contact forms going into spam folder
- Add contact form
- Creating a contact form with Laravel frontend
- contact form ajax empty response error message
- Can you disable the mail function in contact form 7 [closed]
- Make a form that will send email to all the authors in selected category [closed]
- Using Contact Forms to Send Private Information [closed]
- How dynamically change wp_mail behaviour, sending html or plain text based on conditions?
- advanced custom fields and contact form 7
- form action wordpress and php
- WordPress Emails & Contact Forms [closed]
- Email from my theme’s contact form doesn’t get the reply-to address right
- Dashboard Contact Form
- How can I receive uploaded attach file as a Google drive link [closed]
- Email form getting hacked
- WordPress – Users with contact form on profile
- Why is my contact form not working?
- Contact form spam, without form?
- How to add contact form instead of checkout
- Contact Form on WordPress Sites?
- How to handle form submission?
- using update_user_meta in form to set and get custom meta
- User registration problem in WordPress
- show image in mail contact form 7 [closed]
- Submitting post to database then redirecting to paypal
- Registration form labels – add asterisk
- How to create and retrieve data from a special registration form?
- Contact form 7 Dynamic text – placeholder on GET field
- Settings API erases itself?
- How to update selective options on plugin settings page
- Duplicating/Cloning Multiple Form Fields
- How am I able to get the value out of cookie array when I push a button?
- What is the valid phone number format accepted by contact-form-7 [closed]
- How to implement post/redirect/get pattern on contact form
- Creating a custom multilingual form
- wordpress not displaying my form
- Send email button in custom post type backend
- not logged in users can’t submit form
- post request does not redirect but why
- How can I create registration form for users which I can assign role and profile picture?
- Contact Form 7 Get Image Function [closed]
- Creating User Form Submission – Only allow them to see their own submissions
- Show the submitted values in the form when validation fails
- Adding a new user from the front end
- Contact Form 7 not sending emails- no confirmation, no error [closed]
- Saving frontend form data in wordpress
- Contact Form 7 form is working on local wordpress install but fails on production server [closed]
- PHP form is not sending mail if I use mime type and version in header. How to solve this? [closed]
- Validating custom fields before post save
- Form action URL unrecognized
- Is there a WordPress form plugin that can easily be configured for Google Analytics goals?
- Comparing formidable pro and gravity forms [closed]
- Saving contact form 7 data into custom Table
- Display Freebie Page Content only if Referrer is from Form Page
- How to validate my form
- Custom form handling in WP.. the correct way?
- How to stop direct HTTP POST to a PHP script?
- Unable to upload data to Media Libary
- Contact form – problem with displaying message about sent mail
- Exporting a form to a CSV file does not work in WordPress but it does in PHP
- How to send automatic response after form submission without plugin
- Am receiving more than thousand mails in single day from ‘[email protected]’ continuously
- Sliding Register – Login Forms
- AMP and Paypal form CORS issue
- Caldera Forms Manual formula
- Form element name – array type is not working
- Embedding Links to WPForms on a WP Page
- Unexpected token admin.php
- display a message if get form is empty
- Scroll Form with page scrolling and add form on slider
- Back button not working after input / search submit
- I am trying to add checkbox for anonymous post on form post
- How to send custom mail when a user complete a specific form
- Adding a different domain to existing WordPress site
- Custom transactional emails on user signup with wp_add_user
- WordPress, Front-end send message to authors using plugin when their post is published
- why form in front-page.php redirect to blog page
- Sending email via function in page or setting up the action properly in another page
- Multiple Taxonomy post query with exclusion
- How do i can data from my custom form to a custom table
- Form Sanitization and Validation
- Custom forms + Polylang
- How to send email with wp_mail() with from email taken from contact form instead of the host?
- What is the proper way to embed the HTML of an external form such as payflowlink from paypal?
- How to make caption field required in media library?
- How to creat form with get method and receive it
- Username from e-mail
- How to know if a tag has been added within a taxonomy?
- Custom form values without plugin [closed]
- custom contact form no longer working (because of 3.2?)
- From contact form to paypal
- Dynamic price for payment button
- Forms lead to “Page not found” in Ultimate Member plugin
- How to use tag in wordpress?
- How can I add email code authentication on form submission without any wp plugin?
- Implementing Autosave Functionality for Long, Multi-page Forms in WordPress