• Resolved MikoRedBaron

    (@mikoredbaron)


    In file “functions.php” in function “mywiki_theme_setup” the path to the resources is determined by calling “get_template_directory_uri”. This is an issue, because resources of child themes are not addressed correctly. For example “get_stylesheet_directory_uri” should better be used instead “get_template_directory_uri” for stylesheets.

    Would be nice, if that could be fixed in one of the next versions. Thank you very much!

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Issue in supporting child themes’ is closed to new replies.