It’s possibly worth adding that the form is sent much faster, it’s the feedback (in fact that what the process is called in Web inspector) that is taking a very long time.
What other plugins and theme do you use on the site?
Thanks for the rapid response, it’s appreciated, I’m a long term user (fan) of your plugin.
It was a custom theme with a selection of plugins, mostly turned off for testing (except Advanced Custom Fields). There’s no event watchers.
This morning I have installed it on a test server latest WordPress, latest CF7, 2022 theme, no other plugins and I’m still getting 5.41s to run the feedback process.
Turning on my theme and ACF (required) makes very little difference (7.2s, 4.8s, 5,5s)
The response from feedback is
{"contact_form_id":22030,"status":"mail_sent","message":"Thank you, we'll send you the next newsletter","posted_data_hash":"61e65a09701f0b0897ace769988176ea","into":"#wpcf7-f22030-p24369-o1","invalid_fields":[]}
The only fields are first name, last name and email.
-
This reply was modified 3 years, 11 months ago by
doreenhawdon. Reason: I'm guessing the invalid fields is, in fact, empty
-
This reply was modified 3 years, 11 months ago by
doreenhawdon.
Anything? I noticed this happening on another site yesterday, form submitted a long wait for feedback message. Note that there is no delay in validation error feedback.