Have a problem with submitting contact form on 2-nd language. GET https://sitename/en/wp-json/contact-form-7/v1/contact-forms/135/feedback/ 404 send @ jquery.min.js?ver=3.5.1:2
Find solution with adding this code to functions - add_filter( 'wpcf7_load_js', '__return_false' ); But if i do it, many plugins have problem with loading popup windows and smth
how i can manually specify a script path? Or maybe any solution which can help only with this problem.
2.1m questions
2.1m answers
60 comments
57.0k users