Issue with contact form 7
-
Hello i have this warning with CF7.
I made a test with default wordpress theme and i don’t have this error: https://ibb.co/1zmsBQb
Why?
Regards
Hello,
Please make the full backup of your site and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by WooСommerce.
Best Regards
Yes i already made a test with default theme and works correctly.
Waiting your feedback
Thanks
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
div.wpcf7-response-output:empty {
display: none;
}
Best Regards