Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Gutenberg Blocks › Updating failed. The response is not a valid JSON response.
- This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago by
Manathan.
-
AuthorPosts
-
Rodney CraneParticipant@kryptedbbkick
- 4 Topics
- 10 Posts
Can’t save anything after I edit it. Trying to make changes to the home screen but this is what I am given each time I try to save anything I do.
November 8, 2021 at 02:47 #36586Rodney CraneParticipant@kryptedbbkick- 4 Topics
- 10 Posts
November 8, 2021 at 02:49 #36588@themodactyl- 0 Topics
- 6719 Posts
Hi Stephen,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
We’re sorry to read you’re facing this issue. To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: https://codex.wordpress.org/Debugging_in_WordPress
My best guess is that your issue might probably caused by some conflicting third party plugin or some extra code snippet as we don’t encounter this issue with our demos. Could you deactivate all plugins that have not been installed with your theme during its setup and all existing custom PHP code snippets please? And then, could you confirm me that the issue is still persisting please?
Please also make sure that you have the latest theme version and that all recommended plugins are up-to-date. Finally, you could also consider clearing all activated caching system as well as your browser cache before investigating any further. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
We’re waiting for your feedback.
Thank you.
November 8, 2021 at 10:08 #36596Rodney CraneParticipant@kryptedbbkick- 4 Topics
- 10 Posts
So this only happened when I hosted it off of my server at home. After moving to a hosted server on namecheap the problem was resolved. I am still curious as to what caused the error but for now it works.
November 10, 2021 at 22:42 #36698 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Updating failed. The response is not a valid JSON response.’ is closed to new replies.