How to create child php files
So i have created a child theme for vantage. I am able to use a child style sheet, header php and footer php. However, when placing the archive-listing.php and the categories-list-listing.php files in the child theme, nothing happens. I edit the file and it does not change anything on the site. I need to be able to edit those files through my child theme. How do i go about doing this?