Hello @matthiaspabst
Could you please contact us directly through the plugin website so we can review your case in detail?
https://cff.dwbooster.com/contact-us
Best regards.
Hello @matthiaspabst
We just released a plugin update that should fix the reported issue. Could you please install it and let me know if the issue persists? Please remember to clear both website and browser caches after installing the plugin update.
Best regards.
@codepeople2 The CSP problem is fixed but now it’s not possible anymore, to use more that one form on a page or post. Error from the browser console:
Uncaught SyntaxError: redeclaration of const cpcff_eval_blocked
Hello @matthiaspabst
I’m sorry for the inconvenience. I’ve identified the issue and released a new plugin update to fix it.
Please note that the plugin detects your website headers based on their configuration. If it does not detect the CSP policies correctly, you can work around this by adding an HTML Content field as the first field in your form. Enable the option to support scripts in its settings, and then enter the following code into its content attribute:
<script>cpcff_eval_blocked=true;</script>
Please install the plugin update and let me know if the issue persists.
Best regards.