Reply 38612 to: Adding link to registration page

Avatar: StefanStanchev
Stefan
Participant
February 1, 2015 at 12:56

I’m adding the script and after that i add the function witch is enqueueing the funcion.php file to the stylesheet. So my code for now is as it goes `<?phpscript( $handle, $src, $deps, $ver, $in_footer ); ?>
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ ); wp_enqueue_ ` but this is function for 1 css file style sheet.

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.