It is impossible to guess how it breaks. Page template choice is stored in meta. Why would meta break? Who knows. Also who knows what else breaks that you might not be noticing.
The best advice to look into breakage would be to look into it right away when you hit the issue next. Look at the source site that works, look at the destination site. Compare the heck out of everything.
As a more general advice if you depend strongly on integrity of template assignment you may want to move away from managing it in interface. You can use page-$slug.php
and page-$id.php
paths of template hierarchy to hardcode those choice for example.
Related Posts:
- Custom templates not showing up in template dropdown
- Limit number of pages that use a specific template?
- How to dynamically save a selected option from page “Templates” selectbox?
- Custom page template not working
- How do I pass data from page content to the underlying PHP template
- the_content of template page
- Use same page-mypage.php template for several pages
- WordPress blog posts template bug [closed]
- Adding styles/scripts to specific page
- WordPress form submit to custom page template does not work
- How do you assign custom template for Posts page (under Front page displays setting)
- Avada Theme – Display results from a specific category [closed]
- how bbPress and buddypress add their own page templates to the page template drop down on the page editing screen
- May I know where to edit the tax rate?
- Change page template programmatically ?
- Conditional tag to check if ‘page.php’ is being used?
- A check for if is parent page, if has children, if has grandchildren
- Is there a way to change the default page template selection?
- Hide page visual editor if certain template is selected?
- Is it possible to manipulate the list of page templates?
- Creating a template using a specific slug name, for a page with a parent page
- Is there a default template file for child pages / subpages?
- Create built-in pages without creating actual pages
- Multiple areas of dynamic content in a page
- How do I modify this page template to show subpage excerpts (not post excerpts)?
- How to inject custom url path for page ?
- Dynamically Load Styles and Scripts from Theme Functions.php
- Is including the loop necessary for page.php? [duplicate]
- Hide page visual editor if template is selected – redux
- Add custom admin menu item for pages using a certain template
- Page template gives ‘Parse error: syntax error’ when used, but no error found!
- more tag in the $post->content when get_pages were used
- how to show all post in my page-grid.php template page
- Different “Text Widgets” in Sidebar on Many Different Pages?
- How to make certain page templates visible to admin only
- Template for child pages / subpages
- Subpage template
- Include a specific page in your template
- Display a specific dynamic sidebar widgets on a specific page
- Dynamically change page that loads
- Password Protected Page Title
- Load specific page template based on URI
- Removing the TinyMCE editor for a given page template
- Displaying page content in category archive (archive.php)
- Getting pages filtered by template assigned
- Using Pages to handle calls for custom post types
- How to make my category archive behave like a page
- Page template no longer exists – metaboxes won’t save
- page-name.php doesn’t execute on custom template
- My custom template page not loading content inside it?
- Changing permalink name redirects to another template?
- How to edit a HTML list in WordPress?
- Is it possible to activate page template without manually selecting it in wp-admin?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Hide page templates without using ‘unset’
- Custom page with queries returns 404
- How to capture GET argument on static page
- JQuery Plugins in WordPress
- Dynamic href link to Contact Page
- Create page template with some static contents
- WordPress 3.2 – removed ability to select a page template in the page attributes when adding a new page?
- Rewrite to load homepage for a different url
- How do I edit text displayed on my browser tab?
- Different css file not working for the page template I created
- List child pages within page template
- Using page-something.php as static front page
- Best way to organize data in this scenario
- WordPress Page doesn’t load the template selected
- Using index.php as page template
- How to bypass 404 for certain pages/posts?
- Custom folder for wordpress page templates
- Authors posts on a author created page
- Static Website No Titles But Still Nav
- custom page templating in WordPress
- page template – undefined structure in source code
- Suggestions: Customizable header image and style colors that are different for each page
- Create custom page to author.php
- Template field missing in page attributes
- My pages are using my Index.php and not my page.php
- WordPress custom pages in a folder
- How to detect if some page template has been selected
- What’s the best way to manage sections on a page?
- Display grandchild page content on parent page
- How to output different content of page on different places in my template
- custom page or standalone page?
- Call a function on every wordpress pages only
- Multiple pages to show posts
- How to finish this loop?
- Custom Filter using meta_value in wordpress admin list not working
- Loading custom jQuery and HTML in a WordPress page
- Showing certain page without redirection
- link a custom page into menu
- Naming custom page templates
- How can I use Page editor for two separate templates?
- Load new Posts on Scroll on Page
- Display random page
- How to read a page’s “Shortcodes” from the Template File?
- if and else statement not working on the iframe php page
- I reached halfway through a WordPress tutorial to find out I began wrong for a new comer to WP
- Custom template is not showing up in templates dropdown list after re-naming it