
Hey Steve,
I am not sure I understand your code, do you just have that in your home.php
template? Is your home.php
template in your child theme?
To get your child theme directory uri, you may use get_stylesheet_directory_uri()
which is a core WordPress function (see documentation here).
Perhaps you could let's us know a bit more about what you are trying to achieve so that we can point you to the right direction.
Thanks,

works like a charm..thanks man 🙂

Fantastic!