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]
- Using OOP in themes
- register_theme_directory and broken deploys
- switch a theme different per user role
- Accessing $post variable from template part
- Migrating October CMS to WordPress
- Why are my sidebars not registering in unit tests
- Theme editor not showing correct index.php
- How to set a single theme directory on a multisite blog?
- Set a them for all subset of category
- Retina JS not working
- How to duplicate a page template but make minor changes to the header?
- Is it possible to create child themes using the WordPress Dashboard?
- Can I use wordpress themes without wordpress?
- Is there any hook for theme activation ? or something similar?
- Determing number the query ran by core wordpress
- Preserve theme settings when migrating from local to live
- Unable to access wordpress login.php [closed]
- for my current theme( own custom ) the default menu options are disabled in wp-admin?
- Most wp_nav_menu parameters ignored
- A wordpress site keeps editing wp-content files after migration
- Where did my Theme Editor go?
- How can I fetch the next level of the currently selected main menu (hierarchical menu)?
- 1px black line appearing down right side of thumbnails (theme snaps) [closed]
- Change wordpress theme name (not child theme)
- Custom theme being prompted for update because of similarly named theme
- Adding admin-ajax.php to the frontend. Good or bad idea?
- WordPress Form To Email.php and Theme
- How do you make your theme Child Theme-able? [duplicate]
- Adding css tweak based on page template
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- Workaround AJAX calling without directly calling WordPress backend (Admin dashboard) because it is restricted to the end user (the public)