This topic is: not resolved
-
Hi,
A client is getting issues when logging into the website. I have removed HTML minification and added add_filter(‘dhvc_form_submit_use_nonce’, ‘__return_false’); to the functions.php file.
I can solve the issue by saving the form again, but the client is getting annoyed.