Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Homepage › Grimlock block not working properly on the homepage
- This topic has 3 replies, 2 voices, and was last updated 2 years, 7 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6606 Posts
Hi Debora,
Indeed, when deleting this block, you deleted it from the page so it is not visible anymore.
This error is very likely caused by a server misconfiguration. It might be a module that is missing on your server that might cause this issue. We suggest you to reach your host and ask them to activate the “mime_magic” module on your server.
Don’t hesitate to keep us updated about this.
Best,
March 8, 2022 at 10:15 #39202@themodactyl- 0 Topics
- 6606 Posts
Hi Debora,
In case this module doesn’t solve your issue, we’ll recommend you to activate logging on your website to help us getting clues and find a solution to this issue. You’ll have to 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.
March 9, 2022 at 09:37 #39226 -
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 ‘Grimlock block not working properly on the homepage’ is closed to new replies.