Getting the path to a child theme is super easy, but there is a bunch of misleading posts all over the internet. So here it is, in all it's glory: <?php echo get_stylesheet_directory_uri() ?>