May be something is wrong on your page template file. Have your added page template name at top of the page like this:
<?php
/*
Template Name: My Custom Page
*/
Try with this and check once again. You can check WordPress document for creating custom page template. Check this link: Page Templates
Related Posts:
- Is it possible to manipulate the list of page templates?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- How to move page templates to custom folder?
- Returning Variables back into a template
- Do I really need the div class entry?
- Disable front-page.php template
- Highest number of WordPress Custom Page Templates?
- Single Page theme [closed]
- How to create a custom page(not a template) in a theme
- Move default page templates to sub directory
- how to setup custom content structures
- Load sidebar template just once to prevent multiple animations
- Template for landing pages
- Issue On Displaying Pages with Post Name Permalink
- Why in the static pages of my theme are showing these information?
- How to add custom meta box when you have a custom page template file
- Templates dropdown not appearing using _s theme (underscores)
- How to add pages in wordpress using codes?
- Injecting pre-defined text from custom page template to editor
- Custom theme template files
- How to show metabox on page if it is using a template
- Template for front page (latest posts)
- Problem with Displaying Custom Theme Page’s Content
- How to show children pages as array
- Display content on Single page
- Create a variable with string, array or multiple values
- Can you create a custom page with content in the center already defined?
- What is the point of using the front-page.php template? [closed]
- How does the loop know which post to view?
- Pagination fuction in shortcode always displays on top
- Create theme for mobile phones and tablets only?
- Custom form not showing in correct place on page
- Theme development: menu links a tabbed page with page jumps
- Confused by the behaviour of “front page” / “home” templates
- I need to develop a one-page design
- add jquery file if a certain page is included
- How to create a WP theme that use BootStrap? [closed]
- How to link to the page displayed by home.php?
- Is it possible to have a Theme with built-in physical page files?
- How to use shortcode inside of shortcode in theme
- Under theme folder, what’s sequence of action for index.php, page.php, single.php?
- How to differentiate the homepage structure from the category page structure in WordPress template?
- Trouble in creating a custom template on twentyeleven theme
- Parent/Child pages
- Is there a template tag I can use to link to the archive page corresponding to the month that a post was published on?
- Custom search template is showing 404 when adding query string
- ACF get_sub_field ALT TAG in the repeater doesn’t show
- WordPress Animation Adjustments
- Show only pages you are author of
- How to Modify WP_Includes/blocks/latest_posts.php
- How do I open a post in a custom page in wordpress?
- A Reviews Page is Showing root Index.php instead of Template-Page
- No templates for condition page.php Elementor
- How to implement pagination in category.php template
- Show Yoast SEO meta tags in Custom WordPress Templates (Theme)
- Pages not displaying as sections on static page
- makeing a terms of use page that is part of the theme
- WordPress blog posts template bug [closed]
- Adding styles/scripts to specific page
- Using wp_add_inline_style Inside a Template File
- which template should I use for single category post?
- Creating a theme just to deploy a single page
- Should I use template files or just use conditional tags in index.php?
- WordPress form submit to custom page template does not work
- Different templates for each category level
- Group several custom global page templates in sub-folder
- WordPress Twenty-Fourteen: How to Remove Home Page Header Image from Other Pages
- Child theme in separate WordPress Install
- Alter theme pages on language switch
- wp_editor some functionality not working on custom theme
- Different stylesheet for different pages not working fully
- One-Page WordPress Template
- Create a custom theme-specific page, invisible in the admin-panel?
- How do you assign custom template for Posts page (under Front page displays setting)
- How to create multiple pages in a client theme?
- How can I display and excerpt of all pages with a meta_key and meta_value on index.php?
- Using require_once for parent-directory not working but is working in sub-directories
- Why WordPress gets old templates code instead of the last updated ones
- Advantages/Disadvantages Using Theme Editor Instead of Pages
- how to make a new page affected by a theme’s index.php layout?
- Avada Theme – Display results from a specific category [closed]
- How can I fix the even/odd child classes comments so that the comments are unaffected by the top-level even/odd?
- Problem with multiple menus in theme
- how bbPress and buddypress add their own page templates to the page template drop down on the page editing screen
- Enable WP to accept standard jQuery code embeding between the tags [duplicate]
- How get the 10 most viewed pages (not post)
- How can I change the title of the Home link in the navigation bar?
- Using custom post types within a section of a template
- Paginated WP_Query doesn’t return 404’s, even when posts don’t exist
- The content not wrapped in paragraph tags with get_page_by_title()
- Standard Way To Do Custom Work Within A Page?
- What is the advantage of using home.php over index.php for the front page
- Loop inside page template not working
- How do I get information about a page, such as featured image, except, and title?
- Best practice to create required pages
- How customizable is a self-hosted WordPress blog compared to a Blogger blog?
- How can i display a 4 diferent themplate for the archive page
- How to split the site’s layout without damaging this layout? [closed]
- DIV containing iframe disappears below break point of 992 in Oxygen Builder
- Is there a way to have WordPress autodetect page templates in the page-templates directory and any sub-folders?