Reply 43485 to: After Latest Update, Child Theme is not Recognized

Avatar: Eva
Eva Kemp
Support staff
February 18, 2015 at 18:50

Hello,

I’ve added this code in functions.php file:

add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
    wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );

}

Thank you.
Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.