Hey @lucafedele89 – Thanks for contacting us!
I looked into the website, and I was able to replicate the issue wherein the form would give “The form was unable to submit. Please contact the site administrator.” error message.
The issue occurs because of the difference in the cache lifetime on your site and in the token lifetime of the anti-spam protection option (which is set to 2 days) that is enabled by default in your forms (please, look at the screenshot where you can find this option).
Solution
I checked on the site, and you are currently using the W3 Total Cache plugin which is possibly causing the cache issue on the form thereby preventing the form’s submission.
There are a couple of ways to deal with this: disabling anti-spam protection or decreasing the lifetime of your cached pages.
1. Here is how to disable the anti-spam protection on your form. And you can use any other method from our recommended options.
2. Decrease the cache lifetime on your site to 45 hours in your caching plugin settings.
3. Or, you can increase the token cache lifetime; we have a guide here.
In case it helps, here’s a tutorial with the most common ways to add custom code like this.
For the most beginner-friendly option in the guide above, I’d recommend using the WPCode plugin. This will protect your code from updates and keep it easy to manage right within your WordPress admin area.
I hope this helps! Could you please let me know if I can clarify any of the information above or provide you with more details?
Thank you! ??