How I solved the Wordpress Error: "Updating failed. The response is not a valid JSON response."
Solving the WordPress error: not a valid JSON response
S
How I solved the Wordpress Error: "Updating failed. The response is not a valid JSON response."
The WordPress Media Library does not permit uploading SVG file types by default. Trying to upload an SVG file to the WordPress Media Library displays a warning reading, "Sorry, this file type is not permitted for security reasons." To change the functionality of your site and to permit SVG upload, you'll need to update your theme or child theme's function.php with this code.