Hi,
I’m trying to get the child theme to work.
I followed all steps from codex.wordpress triple checked everything but can’t seem to get it to work.
I noticed that, while the child-theme is activated in the backend, the css from the main theme is still loaded.
Is it possible that in the header get_template_directory_uri(), rather than get_stylesheet_directory_uri() is used? Cause i can’t find get_stylesheet_directory_uri() in none of the Aside template files…
Regards,
Jochem Oldemans