Error with ChildTheme after WhiteSpace-Warning
-
Hi,
I created (for first time) a child theme of hueman-theme (actual version ) with a minimal style.css (only comments) and functions.php.
If I go to UpdraftPlus -> Backup, I get a message concerning “white space” with a link to: https://updraftplus.com/problems-with-extra-white-space/
And if I want to start a backup I get an error:
unexpected response: <!–?php
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/styIf I switch back to parent theme ( actual version of hueman ), backup works properly. It is reproducable.
What can I do?
Best Regards
RolfThe page I need help with: [log in to see the link]
- The topic ‘Error with ChildTheme after WhiteSpace-Warning’ is closed to new replies.