Viewing 5 replies - 1 through 5 (of 5 total)
  • jennapederson

    (@jennapederson)

    +1

    devnulll

    (@devnulll)

    +1 as well. Please allow this awesome theme to have children!

    helplove101

    (@helplove101)

    The theme is now supporting child theme.

    Thread Starter Oleksandr

    (@track77)

    Sorry, but you not right.
    Example:
    For supporting the next line in the file “\library\simplyread.php” must be replace
    wp_register_script( 'simplyread-modernizr', get_stylesheet_directory_uri() . '/library/js/libs/modernizr.custom.min.js', array(), '2.5.3', false );
    to
    wp_register_script( 'simplyread-modernizr', get_template_directory_uri() . '/library/js/libs/modernizr.custom.min.js', array(), '2.5.3', false );
    and another.

    helplove101

    (@helplove101)

    The new version of Simply Read now supports child theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with child theme’ is closed to new replies.