Another easy method is for this to be the entirety of your single-result.php
.
<?php
get_template_part( 'page' );
This will literally use your page.php
file, no need to duplicate the content. That way, you won’t need to make changes in 2 locations.
Related Posts:
- Front end post editing using a form
- Set relationship between custom_post_types
- List Categories for Custom Post Types – WordPress
- clients list using wordpress
- How to add relationships between custom post types?
- Can I have Post Types under other Post Types in Admin menu?
- Custom taxonomy query for a custom post type
- Extend walker class with custom post types [closed]
- Is flush_rewrite_rules necessary when creating a custom post type? Why?
- Custom Post Type – Archive page title
- [Plugin: Posts 2 Posts] Changing display order of connections
- How to display Custom Taxonomy of Custom post type
- Custom Post Type Meta Boxes
- how to alter args of a custom post type
- Display only custom post type count for current author on the “At a Glance” dashboard widget
- How to display recent posts added in several custom post types
- Building an Advanced Search (text, tags, category, custom fields) – Getting the wrong SQL query
- Custom post type history
- Help with CPT template pagination
- Get categories and descriptions from custom post type
- Dynamically add / duplicate custom meta in custom post types
- Comprehensively Restrict Post Type Taxonomy to Logged-in Users
- Custom post template for particular posts
- Custom Post type and Custom Field WP_Query
- Repeating posts when paginating random posts
- Custom post type table
- How to show CPTs in term archive
- Custom query to filter posts that have current post as a taxonomy [closed]
- Query/list all terms and their custom post count
- Modify action buttons for custom post type
- Custom Post Type Dynamically Updates other Custom Post Type
- Pagination on with query_posts in custom post type template
- How to noindex for certain custom post type without using plugins..?
- Get Taxonomy Term Title by it’s URL
- Number of Custom Post Types published are not being shown in the custom page
- Using meta_query and tax_query at the same time
- Load Custom_post_type categories post with ajax
- Post author for revision not being set on update/insert
- Filtering results for post_type tells me I don’t have permission
- How to add multiple markers on the google map, at a certain meta_key and meta_value
- Why is my WP_Query outputting my entries twice?
- How to display Related Posts based on number of taxonomy terms matched
- Optimise WP custom post type query
- How to solve this custom post type goes to 404 page?
- Custom Post Type with Custom Taxonomy as Category
- WP_Query() with custom post type and taxonomy — get all terms?
- Query & the_content() is showing in the header
- Custom meta Title for custom post type archive from page
- Forms and WordPress Nonce
- WordPress different templates for same type custom post (but different slug)
- How do I add custom HTML to the content of an archive page’s posts?
- Custom Post Type Advanced Slug
- Can I change the page of a Custom Post Type slug?
- How to add query args to links to CPT admin submenu
- Update Post Status On Woocommerce Payment Complete
- Should putting custom code in functions.php or created the plugins [duplicate]
- Trying to write shortcode with get_post_meta but isn’t working
- List child categories from parent category on custom taxonomy page
- Custom post type – change name in sidebar
- Custom post class, generate unique id from 1 to x depending on amount of posts?
- Saving meta box data?
- Create a custom taxonomy template that loops through child categories in term order?
- custom post type: own database table structure and custom “new-post” interface
- Create an user checklist system for a course plateform using ACF Pro and ACF Extended
- CPT archive with WP native/core tax/categories
- Create custom post type inside other post type
- On saving Post My permalink is updated and category is removed automatically which cause the 404
- How to add specific terms in a custom post type?
- How get list of job types of simple job board plugin from code?
- Changing permalink of default Post with custom post
- get_queried_object not work in taxonomy page
- Post Click Redirect to Custom URL instead of Single Post Page
- wp_insert_post deleting previous post custom meta
- custom post type single page
- custom post type single post preview for pending status
- How to create a permalink structure with custom taxonomies and custom post types
- Reuse the “category” slug for a custom post type
- Permalinks change when edit published post on custom post type
- How to create new permission for custom post types for doing specific tasks
- Submit and edit font end custom post type
- Importing URLs of Audio Enclosures
- Create 2-layered dropdown menus for custom taxonomy and custom post type
- Edit is changing my custom’s post type parent id
- Popup panel is only displaying 1 entry ignoring all others
- Hierarchical taxonomy in permalink structure
- Fetch post meta in the same query as the main loop
- Archive.php is not displaying tags
- Change custom post status to draft before today
- How to save an integer as taxonomy term?
- Sort custom post type items by taxonomy description
- Get all custom_post_type posts + blog posts from one category in a single query
- How to turn custom-post archive into an overview page, listing the metadata of the posts?
- Loop to pull content from parent element in custom post type [duplicate]
- How is get_the_author connected to a custom post type?
- Get custom post type parent category
- add_filter > posts_where works partially
- How to create custom page templates with default page layout framework?
- WordPress Loop trouble with ACF [closed]
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- WordPress post objects in one parent post object