Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Gutenberg Blocks › Error when editing home page
- This topic has 3 replies, 2 voices, and was last updated 2 weeks, 2 days ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6764 Posts
Hi Damo,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
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: Debugging in WordPress.
Thank you.
May 8, 2025 at 09:55 #49184DamoParticipant@damo- 1 Topics
- 2 Posts
Hi,
It seems to be all the Grimlock Sections that are causing errors on the Edit screen. “Error loading block: The response is not valid JSON response.”
Although the log file is showing an error with the Events plugin. See below.
I have tried several fresh installations but all of them have created the same error.
For reference I am running PHP 8.2.26
and WordPress 6.8.1I have now been through every plugin and it seems the issue is caused when the Grimlock Animation plugin is active. If I deactivate it it seems that most of the sections load ok in the editor. The only block that is not loading with Grimlock Animation deactivated is the Grimlock Events Section.
There seems to be something a little unstable with the Grimlock parts of the site.
I really need a fix for this asap as i’m on a time crunch. I need to get it working so I can fully edit it as it’s making me a bit nervous going with this Theme at the moment. I really like the look of the Theme but I can’t have it causing me ongoing issue’s.
I would really appreciate any help with this.
Regards
DamianMay 13, 2025 at 15:30 #49186 -
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 ‘Error when editing home page’ is closed to new replies.