Is there a way to use for example single.php base structure overriding
only the inner content?
The main content of pages and posts is output using the the_content() function. This can be filtered and changed by plugins using the the_content filter. However this only outputs the content entered into body of the editor. It does not include the title, sidebars, metaboxes, widgets, comments or any other content. This is the closest you will get. The output and structure of everything else is entirely up to the theme, and there’s no standardisation.
So for anything more than filtering the content there is simply not enough mandated consistency between WordPress themes for something like this to be feasible.
Related Posts:
- Show index and not the archive for “Dog Custom Post” with default slug
- Custom Post Type Settings page, choose page to display archive
- Page Template as Custom Post Type Archive
- Loading custom page template via plugin
- Assign Page Template Within A Custom Post Type
- Custom Post Type – Archive page title
- How to make an archive page displaying posts in a date range
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- WordPress custom post type archive with description
- CPT: archive-cpt.php VS custom page template
- Editable content on a Custom Archive page
- Change archive page template using pre_get_post
- Custom post type is showing custom home page, not archive page
- Custom post type archive page blank
- My archive-posttype.php template is not loading
- Custom Post Archive is not working
- Custom Post Type Archive template not being called
- Is possible register two archive pages for single custom post type?
- Archive page of CPT’s custom Taxonomy
- Finding the CPT archive template source
- WordPress Page hierarchy ( parent is singular of custom post types slug ) is returning not found
- ACF Pro Accessing fields on a Custom Post Type
- get first limited words from a custom post in the archive page
- Custom post type archive page not showing on archive-posttype.php
- Custom post type with two templates
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Display custom post type archive on page.php template
- Making a archive gallery page for a custom post type which already has an archive page
- Templates list in “Page Attributes” metabox is inaccurate
- Pagination not working only on Archive-Name.php using new WP_Query
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query
- Custom Post Type Archives by Year & Month?
- Adding a menu item for a Custom Post Archive
- Custom Post Type Template – Archive
- Setting a custom sub-path for blog without using pages?
- How do you create an archive for a custom post type from a plugin?
- Ordering Posts List By Taxonomy Terms?
- How to List All Custom Post Types Names (Not Posts)
- Change title in head on Archive page
- Creating a Custom Post Type for Inserting Preset Content into Post & Pages?
- What are the advantages of using a custom post type archive?
- Page is defaulting to archive page and not designated template
- custom post type archive page url to point to Page permalink
- Add a Template to a custom post type
- WordPress calls archive page instead of Custom Page Template
- Adding Sticky functionality to Custom Post Type Archives
- Pagination on a custom page template
- Archive page for taxonomy of custom post type
- Pagination problems with multiple custom post type archive pages
- archive-{$post_type}.php not loading. instead the default archive.php loads
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- Child page in custom post throws 404 page not found
- Take Variables Set in Functions.php and Echo Them Inside My Custom Post Template
- Custom Blog Post Listing in Genesis Sample Child Theme
- Add custom post type archives to search results?
- Archive page for custom post type not working
- Pull in custom content types into page template
- Second Custom Post Type Archive
- Rewrite URL for only archive page (custom post type)
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- Archive template for custom post type only lists first 10
- get the custom post type title/name
- Displaying Page as Custom Post type landing Page
- redirect automatic page that serves custom posttype content
- CPT archive admin menu label
- Content Editable CPT Archive?
- Show Custom Post Type meta boxes only on Page Edit
- Creating a Page Template to display all items from a Custom Post Type
- Filter widget outputs
- Why does my content disapear when I make a page to match an archive name?
- Fields for different parts of a page
- Which Template Page Should I Use?
- Excluding a Custom Post Type with a specific tag using pre_get_posts
- Pagination doesn’t function properly for archive of a custom post type set as the front page
- Custom page for editing custom post type on frontend based on url
- CPT Archive pre_get_posts not working?
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- CPT archive page – show one post from each taxonomy term
- Display custom post type from template
- How to use pre_get_posts on archive page custom post type
- A certain theme is forcing it’s singular post layout
- How to change URL for custom post type archive?
- Displaying all posts by category and showing content on click
- How do I find out which (page) template file my custom child post is looking for?
- Tell wordpress to show a single page instead of an archive page
- How can I use one instance of page.php to display different custom post types?
- Custom post pagination not working
- Custom post Query and WordPress Post Query Clash
- How to display a custom post as a page (but unedited)?
- Custom post type post_type_link gives “page not found” on any other custom post type
- Custom post type , page template not grabbing the page template
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- Rewriting archive page slug to be different than custom post type slug
- custom post type archive slug vs. custom page template
- Site loads very slow for archive custom post type page
- How to create a custom template for this custom post type?
- Have two (permalinks) urls for a same custom post type
- How to divide posts (custom post type) content on multiple pages?
- Page template anomaly
- Custom Post Type Pagination Showing 404 On archive pages