Hello Team,
we have the issue that our site isn’t loading by activate the enfold-child theme.
We’ve tried…
– deactivate all plugins
– change PHP version
– change theme name
– comment out all content of the theme
Did you know any solution which would help us?
Website: https://www.webshopwerk.com/
Best regards
Hey emilconsor,
Thank you for the inquiry.
Are there any errors when you activate the child theme? Check the error logs as well. If debug mode and error logs are not enabled yet, follow the instructions in the following documentation to enable them:
This should help us trace the errors in the child theme.
Best regards,
Ismael
Hey Ismael,
i’ve added the debug.log content in the “private content” section from this reply.
Best regards
change theme name
? why – that is the trick with a child-theme it looks for the parent theme by name.
( see style.css of the child-theme ):
/*
Theme Name: Enfold Child
Description: Childtheme fuer Enfold
Version: 1.0
Author: Kriesi
Author URI: http://kriesi.at
Template: enfold
*/
if there is no template : enfold ?
______
btw. – there are ways to obfuscate the parent theme : see docu
Hi,
Sorry for the delay. The errors seem to be pointing to the file compression feature. Please upgrade the theme to version 5.6.2, then make sure to temporarily disable the Enfold > Performance > File Compression settings before activating the child theme and importing the parent theme options.
Best regards,
Ismael