How do I integrate my Child Theme into a Custom Template?

If all you have in your child theme is a style.css file and a functions.php file. I would suspect an issue in functions.php.

if you used the information on this page Wodpress Child Themes to create your child theme. Then I would suspect an issue with your function names. Try appending your initials to the begging of all your function names and the hook call backs.