I have a client site I’m working on and their email address is different from their domain name.
Using Contact Form 7.
Therefore the issue I’m having is that on the Contact Form from field: if I use the client’s current email which is another domain name (separate from the website, let’s just call it [email protected] for now and is different from the website domain name) it comes up with error in the Settings on the Contact Form saying “Send email address does not belong to the site domain).
Surely there is a workaround for this, as the domain name (website) doesn’t have an actual email address and I need to have another email address showing in the from so it sends from this to the customer , and so that customers can reply to that email address.
Please if someone can help would be greatly appreciated.
Thanks
Kristin
We would appreciate any thoughts from those familiar with WP Networking sites using sub-directories who might be able to suggest a way to fix this issue as can find nothing in Contact Form 7 or these WP forums around this specific issue.
We also do not wish to roll back to a previous backup as this would take time as the site is quite large and complex and would not know when to roll back to as no changes were made code-wise just before the issue arose, and it is only affecting just one sub-directory.
]]>I tried to reach developers through their site’s contact form to help, but it seems like developers are too much busy rather than giving a short reply on user’s difficulty.
]]>The form on my Contact Page now sends fine (after I disabled reCAPTCHA keys and then re-installed them)
But my ‘Registration Form’ submissions still gets flagged as spam.
I just installed Flamingo and the two test messages states that I have “reCAPTCHA score (0.10) is lower than the threshold (0.50).” or “reCAPTCHA score (0.00) is lower than the threshold (0.50).”
I also notice that Ninja Forms (which was installed when I recently installed a new theme) states that Contact Form breaks reCAPTCHA for other form builder plug-ins and CF7 should be disabled.
(And yes I’ve read the FAQs, which as stated previously don’t actually provide much insight for fixing the problem)
]]>If I remove the API keys from the Integration page, the form goes back to working properly.
What could be causing the problem?
]]>Hosted on GoDaddy, WordPress 5.0.1 running Brewery-child theme. Viewing website on Chrome.
The form is located on this page, [ redundant link removed ]
I do have the Google Captcha set up in the integration section (which is also not working)
Form “From” address I am using: “[email protected]”. I am using the basic form and mail that is used as an example when first activating the Contact Form 7 plugin so, I am pretty sure both of these areas are set up properly.
I added the following code to customize the submit button since it is white on a white background. Note: The form was not working before I added this.
.wpcf7 input[type=submit] {
background: #3A7DAA;
border-radius: 30px;
border-style: solid;
border-width: 1px 1px 3px;
}
Error I am receiving: There was an error trying to send your message. Please try again later.
I have tried changing the “From” address. I have deactivated and deleted the plugin and then reinstated it. I am out of ideas. Can anyone help me out?
Thanks.
]]>My “Additional Headers” box contains the following:
Reply-To: [text-248] <[email-562]>
At the top of the page it says:
In the following fields, you can use these mail-tags:
[text-248] [email-562] [menu-215] [your-message]
My mail-tags are defined as:
[text* text-248]
[email email-562]
Given that the mail-tags in the Additional Headers match the ones it says I can use, and that the Reply-To is in the correct format, what is invalid? ‘text-248′ is the form-filler’s name and ’email-562′ is their e-mail address.
Thanks.
]]>This is what I am getting:
https://i.stack.imgur.com/W9gry.jpg
This is what I expect
https://i.stack.imgur.com/26rxe.jpg
I am using “Contact Form 7” plugin in WordPress (along with Hestia theme), and another extension of this plugin called “Material Design for Contact Form 7”, Now, the problem is that I don’t know whether this plugin uses Materialize CSS or some other CSS.
Tried alot, but I am unable to figure out the cause of this issue, Is there any solution to this ?
If there’s any, please mention and tell which FILE to edit ? If I need to edit any PHP/CSS/JS file, where can I find it?
[md-form]
[md-text label="House no."]
[text* house-name]
[/md-text]
[md-text label="Street no."]
[text* street-name]
[/md-text]
[md-text label="Post Ofiice"]
[text* po-name]
[/md-text]
[/md-form]
I have already raised a question here
https://stackoverflow.com/questions/45625870/contact-form-7-error-labels-and-entered-values-overlaps-in-the-form-field-what
But NO help so far
Some other Plugins I am using are:
1) Contact Form 7 Database Addon – CFDB7
2) jQuery Validation For Contact Form 7
3) Contact Form 7 Conditional Fields
4) Contact Form 7 Multi-Step Forms
5) Simple Custom CSS