• Hi. I maked child theme.
    But I get Style sheet Trouble.

    …/wp-content/themes/utility/design/beta/css/utility_common.css?ver=3.4.2

    function utility_print_styles() in functions.php , Please add
    ” if ( ! function_exists( ‘utility_print_styles’ ) ) {…} “

    if ( ! function_exists( 'utility_print_styles' ) ) {
      function utility_print_styles() {
      .....
      }
    }
  • The topic ‘1.2.1 Plaese Consideration of a child theme .’ is closed to new replies.