WordPress not showing jQuery

Just replace your add action line to this one: add_action( 'wp_enqueue_scripts', 'my_child_script' ); and check again