According to WordPress template hierarchy, the page templates will fall back to page.php of the new (active) theme. You can read more about template hierarchy here:-
https://developer.wordpress.org/themes/basics/template-hierarchy/

Related Posts:
- WordPress ignoring specified template for front page. Why?
- Display a specific dynamic sidebar widgets on a specific page
- Creating new templates in child themes breaks layout
- Selected template is not respected for home page in WordPress
- Opinions and recommendations on the best barebones base theme [closed]
- Dynamic template serving, change theme_root using add_filter from current theme
- How to override the “inc” folder (or any folder) in a theme using child theme?
- Is it possible to access Gutenbergs reusable blocks in CPT block templates?
- Loading template files from a subfolder in my theme?
- WordPress as Backend, Laravel Front End: How to connect Routes?
- Returning Variables back into a template
- Can I obtain differents links for different installed theme?
- Can I apply a WP theme to a specific custom page template?
- WordPress Fatal error: Call to undefined get_header() in index.php on line 15 [closed]
- Change Theme from Plugin based on query_vars
- How to add template to theme in WP
- Added a new template file to a theme – get Call to undefined function error
- How to find a file in WordPress themes [closed]
- Problem after renaming wordpress template file
- Child theme Page Template not loading
- OptimizePress Theme Overriding add_filter page_template
- Single Page theme [closed]
- Get WordPress to use another custom “author.php” file (“custom-author-file.php”)
- How do I change the scan depth for page template files?
- Get name of current page template in Gutenberg era
- Plugin-generated pages use Not Found or Pages Archive templates?
- Search form not finding content in template page
- display comment form for specific post id
- How to use get_template part in the plugin?
- Does wordpress templates always in files or in database?
- Putting two themes together to create a complete site
- Is there a way to upgrade a theme without losing custom templates?
- Need help with making a website where user can add products
- Advantages of wordpress theme vs wordpress as a backend only [closed]
- What’s a good way to unenqueue all scripts for a single template page?
- Using the same database on another Subdomain
- How to identify and hide/remove an element from a WordPress page [closed]
- Trying to fix a website that was built with WordPress and then taken off of it
- Widgets not showing on sidebars
- How to use custom page templates in a theme that hides page template option?
- Setting a new default template for the creation of a page
- Conditional config WP_HOME/WP_SITEURL does not update bloginfo(‘template_url’)?
- Create Custom Attachment Template That is Processed from Plugin Folder?
- Multiple sub directories for theme template pages
- How to remove the tripadvisor logo from the wordpress theme?
- Please help me clear my confusions about WordPress
- WordPress 2022 template, how to see the blocks added in post template on post edit?
- Can I use non-wordpress themes in WordPress?
- WordPress keeps switching back to empty template
- Set custom directory in theme for page templates
- Removing a widget via theme editor
- How do I bring a page template into a new theme with separate styling?
- 12 column grid layout
- Theme Dev | Convert Template to Theme
- Revamping a WordPress mirror site – and I don’t know where to start!
- What is the template file for topic layouts in bbPress?
- Will this js code work in a page template?
- How to find out which template the HTML content comes from?
- Create a child Theme or custom Theme
- How to modify/ customise NextGen Gallery’s templates? [closed]
- wordpress template page Usage [duplicate]
- Overwrite template-tags.php in child theme
- How to add sidebar to homepage programmatically?
- WooCommerce My Account Shortcode
- What is the point of using the front-page.php template? [closed]
- How to add custom css/js files to a template in wordpress
- Get header/footer list for a theme
- Homepage not loading correctly, only after refreshing
- How to clone a theme template from within WordPress? [closed]
- Does WordPress maintain revisions for index.html template?
- what use have double styles in index.html?
- Custom templates not showing up in template dropdown
- W3 Total Cache, CDN and theme files [closed]
- Is there a WordPress plugin that registers a plugin file as a custom page template?
- Setting a custom sub-path for blog without using pages?
- Ways to have multiple front-page.php templates that can be swapped out?
- is_front_page only works in theme file, and does not work in functions.php
- What are nulled themes?
- Copying theme from Localhost to Live does not copy all theme settings with it?
- Making the Header on the Twenty Ten Theme Less Tall?
- Post formats template
- How to create child theme with Tesseract theme?
- Register theme customizer settings when theme activates [duplicate]
- hfeed CSS class in Twentyeleven Theme
- Which is the most well coded and semantically correct naked/blank WordPress theme (based on WordPress coding standards)?
- How to change the themes “Live Preview” url within the Appearance->Themes page?
- Custom page for WooCommerce’s /product-category/
- How do I apply my CSS to a theme page?
- How do you get thumbnails to show up in the admin edit post?
- How to get the post-ID in my plugin?
- Parallax WordPress theme without hardcoding – possible?
- Embedded Videos (PB) – Not Available
- Recommended Themes for a Developer-related Topics Blog?
- none of my css is working in my child theme
- Displaying a widget in sidebar only when no other widgets rendered?
- Upgrading from 2.9.4 to 3.0.x and with a custom theme
- Use same page template for parent and child pages in a theme
- Wrong theme being activated
- I am unable to remove “© 2022 My Blog | PopularFX Theme ” from footer [closed]
- Workaround AJAX calling without directly calling WordPress backend (Admin dashboard) because it is restricted to the end user (the public)