Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Appearance › Error loading block: The reponse it’s not a valid JSON reponse
- This topic has 4 replies, 2 voices, and was last updated 3 years, 6 months ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6758 Posts
Hi Alin,
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
Next time you’ll face this issue, it will be detailed in the logs.
Thank you.
November 12, 2021 at 10:17 #36726@themodactyl- 0 Topics
- 6758 Posts
Hi Alin,
Please note that I have left this topic open. If you encounter this issue again, please share with us the content of your debug.log file.
Be aware that this topic will be automatically closed within 20 days. If you come back after this time, feel free to create a new topic.
Best,
November 15, 2021 at 10:36 #36775 -
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 loading block: The reponse it’s not a valid JSON reponse’ is closed to new replies.