Hi Aurovrata Venet!
firstly, thank you such a great plugin. This plugin is one of the best plugins I’ve used with contact form 7.
Can you tell me why there are such weird lines when using firefox?
Image: https://snag.gy/WylIdk.jpg
Hi Aurovrata Venet!
firstly, thank you such a great plugin. This plugin is one of the best plugins I’ve used with contact form 7.
Can you tell me why there are such weird lines when using firefox?
Image: https://snag.gy/WylIdk.jpg
Fairly easy question I guess. But can’t find it.
I’m a developer and every now and then I’m in the need for versions in the range of CF& 73.x-74.x. I can’t find them anywhere online.
My question is, is there a version archive somewhere by any chance which I’ve missed? I’ve found already the advanced section on wordpress.org, but it doesn’t contain these versions.
Hello,
I made an update to OS 11.3 yesterday on my Ipad and Iphone and since then I can not send a form with Contact Form 7.
Even if I put no information, the icon next to “send “turns and nothing happens. I did not modify the contact form in the WEB site. I have the same problem with my 2 websites.
When I’m in Windows 10, everything works fine.
Environment
Theme used: Oceanwp/Ocean Extra/paid for plugins bundle (most deactivated)
Latest updated versions of everything (as of 9th April 2018) – esp Ver5.0.1 for CF7.
Website made in English, then translated to French using WPML (all latest versions of their various plugins)
Problem:
I have made a contact form to allow clients to upload image files in several different formats.
This form works impeccably when submitted from the English language contact page.
I then switched the site language to French, and made another contact form, with the fields that a user would see on the form, translated to French – i.e Votre Nom, Votre adresse email, Message, Utilisez le bouton ci-dessous pour sélectionner un fichier. . etc etc
The form appears on the French page as required – and the file selection button works fine to allow a file to be selected.
However, when the Envoyer (Send) button is clicked, we suffer the dreaded spinning arrow for the next 5 or ten minutes, until I close the page.
I have read a number of support topics where the spinning arrow and a non- send is the problem, but have not yet found an answer.
Things I have tried:
1)Tried the French form without the file upload button, but the form still did not send.
2)Tried making the form from the English side of the website, translating the reader-visible fields as appropriate – then adding it to the French contact page – it did not send
As a last resort, I even attached the English version of the form (which does work), to the French Contact page. The form still would not send.
I have only translated the text a viewer would see on the French versions – but not any of the “System Fields” as all the underlying code which makes things work is in English.
It would be greatly appreciated if someone could suggest a possible”Fix” for this problem, as it is now holding thing up
Regards
Julia
Hi all
I’d like to know how does capture=”camera” work with Contact Form 7? Or does it work at all.
Trying to fix 2 issues, but if I fix one, it messes up the other.
Using Spark Mail client in iOS, mail comes in fine. However, reply to always goes to sales@logicweb.com
instead of the actual form filler’s email address. So, I fix that by changing the “to” field in mail tab to [your-email] and from field to sales@logicweb.com
This causes a strange reaction. This is how the mail comes in now in Spark mail client.
https://imgur.com/fcNqitl
If I change to field to sales@logicweb.com
, it comes in as regular email fine but then again, of course a simple reply back to the email goes to sales@logicweb.com
instead of the proper recipient’s email address.
Anyone know why this may be?
Hi, thanks for the plugin The GDPR Framework
Currently my favorite plugin for forms is Formidable Form (lite/premium) and I would like you to add support for this plugin to work with GDPR
Thank you
Hi,
Your plugin is overriding this line of contact form 7 plugin:
.ui-state-default
{
width: 98%;
float: left;
}
You have written a very broad css style sheet and it can cause many potential incompatibilities with other plugins too.
Hi,
I am slightly going crazy and frustrated. I have tried to Google the issue but just can’t find the answer anywhere. I’m sure it’s the easiest thing in the world but need some help with that.
If someone sends an email through Contact form 7 how can I set it up to receive email notification about that?
Thank you in advance,
Kadi
Hello,
Advanced noCaptcha & invisible Captcha stopped worked on Contact Form 7 page after update Contact Form 7 plugin to 5.0 version.
User could click on ReCaptcha and receive green check result. Error message has appeared when user clicked on Send button.
Link to page with the issue https://www.kolovit.com/contact-us/
ReCaptcha works on login page.
WP and plugins update to the latest version 2018-04-13 did not helped.
——-
WordPress Version 4.9.5
Active Plugins
Advanced Custom Fields PRO 5.5.11
Advanced noCaptcha & invisible Captcha 2.5
All In One SEO Pack 2.5
Autoptimize 2.3.4
CF7 Smart Grid Design Extension 2.1.2
Contact Form 7 5.0.1
Contact Form 7 Polylang extension 2.0.1
Duplicate Post 3.2.1
Flamingo 1.8
International Telephone Input for Contact Form 7 1.5.2
Lingotek Translation 1.3.7
PHP Code Widget 2.3
Polylang 2.3.4
Polylang Theme Strings 3.5
Posts Viewed Recently 1.2
Post Types Order 1.9.3.6
Regenerate Thumbnails 3.0.2
Reveal IDs 1.5.2
Rich Text Tags, Categories, and Taxonomies 1.8
Safe SVG 1.6.1
WP-Cache.com 1.1.1
WP-PageNavi 2.92
WP Mail SMTP 1.2.5
Regards,
Kolovit IT
How can I connect CF7 to Salesforce plugin? My CF7 is already integrated, but it is not working and is not fetching the leads.
CF7 is picking the form values and showing at Flamingo plugin, but it is not connecting to Brilliant Web-to-Lead for Salesforce and apparently not appearing to Saleforce Leads.
Please help.
I have multiple forms on our site using Contact Form 7 with Mail 2 responders on.
No problems when the client’s email address is a gmail account but the form comes up with a red error “Failed to send your message. Please try later of contact the administrator by another method.” when using live.com, y7mail and bigpond addresses (possibly more).
Only change I have made is on our hosts cpanel to add an mx record to enable the form to send to our domain email (with office 365).
Not having this issue on any other sites using the same version of plugin/wp
Hi,
I want to use popup maker with contact form 7.
Is there any way to automatically close the pop up when the contact form 7 is successfully sent?
Thank you.
Hello,
I use “Contact Form 7” and add a form edit screen file code and set type = “file”.
When type = “file” is set up, if you transmit with Safari’s latest version 11.1 without attaching files, it will not work properly.
Specifically, I have listed the following code.
<label> Name (Required)
</label>
<label> E-mail (Required)
[email* your-email] </label>
<label> File
[file your-file id:your-file limit:2mb filetypes:gif|png|jpg|jpeg] </label>
<label> Subject
</label>
<label> Message
[textarea your-message] </label>
[submit "Submit"]
Subsequently, [your-file] is described in the file attachment of the mail setting panel and the sender is changed to the address including the domain created by the server.
The output html is as follows.
<input type="file" name="your-file" size="40" class="wpcf7-form-control wpcf7-file" id="your-file" accept=".gif,.png,.jpg,.jpeg" aria-invalid="false">
In that case, if you send with Safari’s latest version 11.1 and iPhone’s Safari etc. without attaching the file, the following error occurs and the ajax-loader image will continue to rotate forever and the transmission will not be completed.
-> Failed to load resource: the server responded with a status of 400 ()
However, attaching a file and sending it will succeed.
I will describe concrete test environment and system information.
== Server A Environment ==
Operating System: Linux
Software: Apache
MySQL version: 5.7.17
PHP Version: 7.1.4
PHP Max Input Vars: 2000
PHP Max Post Size: 2048M//Change
GD Installed: Yes
Write Permissions: All right
== Server B Environment ==
Operating System: Linux
Software: Apache
MySQL version: 5.7.21
PHP Version: 7.1.15
PHP Max Input Vars: 1000
PHP Max Post Size: 2048M
GD Installed: Yes
Write Permissions: All right
※ Both Server A and Server B have no access restriction of REST API.
== Server A WordPress Environment ==
Version: 4.9.5
Site URL: https://cf7.art-taste.com
Home URL: https://cf7.art-taste.com
WP Multisite: No
Max Upload Size: 2 GB//Change
Memory limit: 512M //increase
Permalink Structure: /%year%/%monthnum%/%postname%/
Language: ja
Timezone: Asia/Tokyo
Debug Mode: Active
== Server B WordPress Environment ==
Version: 4.9.5
Site URL: https://cf7.noustrack-records.com
Home URL: http://cf7.noustrack-records.com
WP Multisite: No
Max Upload Size: 2 GB
Memory limit: 512M //increase
Permalink Structure: /%year%/%monthnum%/%postname%/
Language: ja
Timezone: Asia/Tokyo
Debug Mode: Active
== Theme set in Server A ==
Name:Twenty Sixteen
Version:1.4
Author: the WordPress team
Child Theme: No
== Theme set in Server B ==
Name:Twenty Seventeen
Version:1.5
Author: the WordPress team
Child Theme: No
== User ==
Role:administrator
WP Profile lang:ja
== The main browser I tried ==
User Agent 1:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/604.5.6 (KHTML, like Gecko) Version/11.0.3 Safari/604.5.6
User Agent 2: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
== Active Plugins ==
Contact Form 7 – Version 5.0.1 By Takayuki Miyoshi
As mentioned above, the plugin that I am activating is “Contact Form 7” only.
Theme was verified with “Twenty Seventeen”, “Twenty Fifteen”, “Twenty Fifteen”.
All the results were the same.
The only change is to add the following two lines “wp – config.php” and set debug to true.
define(‘WP_MEMORY_LIMIT’, ‘512M’);//add
define(‘WP_MAX_MEMORY_LIMIT’, ‘1280M’);//add
WordPress does not customize anything else.
Other plugins are not installed except “Akismet Anti-Spam” and “WP Multibyte Patch”.
However, these two plugins are not activated.
Only for Server A, php.ini “PHP Max Post Size”, “Max Upload Size”, “PHP Max Post Size” has been changed.
The work I did is as follows.
1. Install WordPress.
2. Add the above code to wp-config.php.
3. Install and activate Contact Form 7.
4. Add a file code on the form edit screen of contact form 1, which is automatically created by default by default.
(Additional code → [file your-file id:your-file limit:2mb filetypes:gif|png|jpg|jpeg])
5. Fill in the [your-file] code in the file attachment field on the form edit screen.
6. Change the source to the address that includes the domain created on the server.
7. Validate in different environments of each browser, Mac, Windows, iPad, iPhone.
Specifically, when using OSX 10.9.5 and Safari 9.1.1 in the Mac environment, since ajax is not used, / # wpcf7-f○-f○-p○-o○ is added after the URL It operates with addition.(Can send.)
When using Mac OSX 10.11.6 and Safari 11.0.3, you can use ajax to send attached files regardless of whether they are there or not.
When using Mac OS X 10.12.6 and Safari 11.1:
If attach an image using ajax you can send it.
However, when you press the send button without sending an image with empty without message attachment, a symptom that ajax loader keeps turning forever has occurred. It can not transmit.
The errors that occurred at that time are as follows.
Failed to load resource: the server responded with a status of 400 ()
https://cf7.art-taste.com/wp-json/contact-form-7/v1/contact-forms/4/feedback
{"code":"rest_no_route","message":"URL \u3068\u30ea\u30af\u30a8\u30b9\u30c8\u30e1\u30bd\u30c3\u30c9\u306b\u4e00\u81f4\u3059\u308b\u30eb\u30fc\u30c8\u304c\u3042\u308a\u307e\u305b\u3093","data":{"status":404}}
This symptom is the same on iPhone as well.
The iOS version of the iPhone is 11.3.
I tested with various browser applications, but they all had the same symptoms.
Even if you delete cookies on both Mac and iPhone, it was not improved.
For Mac, I tried Chrome (version 66.0.3359.117), firefox(version 59.0.2), Opera(version 52.0.2871.64) on Mac OS X 10.12.6, but in this case it worked properly.
In Windows, it worked properly with Windows 8.1 and Internet Explorer (version 11.0.9600.16384).
Others, Android, Microsoft Edge, etc. have no environment, so we could not confirm.
As a countermeasure, I am planning to take measures by dividing the form for image transmission only and the form without file attachment function by tabs etc, but I would like to know how it functions in other people ‘s environment in the first place.
I will post a link on the form created by the test.
Please check the link from Safari latest version, iPhone iOS latest version.
Whether you can wait for Safari to improve it or whether it can be improved by setting up the server, whether it can be covered by Update Form on Contact Form 7 side, whether it is possible to take measures by customizing with the current version of Contact Form 7, etc. I want to know.
Do you have any solutions?
Thank you for trying to understand the English that I could get across to you.
Shinnosuke
Hello there,
I’m quite a fan of your plugin. I’m using it every time I work on a website.
I added a Contact Form 7 shortcode and it seems not to be working.
CF7 does work when CMP is disabled.
Is that an issue you’ve come across before?
Regards.
Comments are not interpreted and appear as text in the form.
Please support HTML Comments
CSS is not supported using <style></style> tags.
Please support this.
Hi,
I would like to get a link to the privacy_policy Page for Contact Form 7. As it ist shown in the screenshot https://ps.w.org/wp-gdpr-compliance/assets/screenshot-1.png?rev=1849306 it should be possible. But in my installation on several projects it’s not possible as you can see here:
no html allowed for contact form 7
The tab “Integrations” shows the message “html not allowed”. What’s the problem?
Thanks
Hi Gioni,
I continue to try solving problems reported earlier with the use of Contact Form 7. Right now, I am unable to receive messages no matter how the plugin is set.
Using WP-Cerber ver. 6.1, I now isolated the problem to the following:
1. I set Block access to the WordPress REST API to OFF, and also Allow REST API for logged in users to OFF. (Whether “contact-form-7” is in the box or not matters not.)
2. Even after I do this, the Activity Log shows the following multiple events:
Request to REST API denied (in RED) IP blacklisted (in GRAY)
URL: www.website.net/wp-json/contact-form-7/v1/contact-forms/4/feedback
3. When I disable the plugin, I am able to receive messages; when the plugin is on, I am unable to receive them.
Just as a reminder, I went back to ver. 6.1 because my user was blocked from accessing his website by both ver. 6.5 and 6.7 (which I reported again a couple of days ago). On this problem, it would be really helpful to get a box where one could UN-blacklist an IP address… So, if my user is blocked, I can unblock him. Just a suggestion.
I’d greatly appreciate your help on this.
Thank you,
JF
Hello,
I have built an order form using Contact Form 7 that uses conditional fields, so the quantity and color options are dependent on the product type that is selected. I receive the order via email from WordPress.
When using Chrome, the form and email appear correct.
But when using IE11, the drop down fields for State, Quantity and Color display the first option when filling out the form and when I receive the email the options for Quantity and Color contains all of the options rather than the one that was selected in the form.
My contact form 7 and Conditional Fields plugin is up-to-date.
Here is the order form:
https://pvbank.com/test-page/
Is there anyway to correct this so IE can be used by our customers?
Cheers,
Travis