Hi, I am having a few issues with Unwind theme.
I copied some template files from Unwind into my child theme to experiment with editing a few things in php.
Now when I remove those template files in my child theme I get a page full of errors such as:
failed to open stream: No such file or directory in /Applications/AMPPS/www/mysite/wp-includes/class-wp-theme.php on line 1042
I have activated unwind theme again, then deleted all template files (only functions.php and footer.php remain, with no reference to any of these template files). After reactivating my child theme, the errors persist. They all reference the same line 1042.
Also, the site title is not appearing for me even though it is enabled in customizer and page settings.
Problem went away.
Logging in and out didnt fix it initially but something was being cached somewhere!
I ended up hardcoding the site title in one of the header php template files. Job done :)
Hi Yan,
I’m glad you were able to resolve this issue. I’m sorry I wasn’t able to be of assistance this time. Please be sure to post another thread if you have any other questions.