Installed theme uses get_template_directory, breaks WordPress on Windows
Tom’s comment is consistent with my experience. But even if the mixed slashes are an issue, you’re not going to be able to fix it in any way other than by editing the parent theme. This is because the string that contains the forward slash is not being passed through any WordPress function with a … Read more