WP Custom Post Template Redux Wordpress Plugin - Rating, Reviews, Demo & Download

WP Custom Post Template Redux Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

  • This plugin lets you add the custom post templates in your WordPress custom post type. You can easily apply your custom post template in custom post type posts, just as you would do the same for page templates.

  • The templates are defined similarly to page templates, and if selected will replace single-cpt-slug.php (see template hierarchy https://developer.wordpress.org/themes/basics/template-hierarchy/) for the specified post.

  • Admin can use default setting for the custom post type plugin by simply clicking on default setting button.

Implementation notes:

  • Page templates use, in the comments at the top of the file “Template Name:”, whereas to use this plugin’s custom post templates use “WP Post Template: my-post-type-slug” — you can combine page templates and custom post type templates by just adding the applicable comments to the PHP file.

  • CPT templates use “WP Post Type:” plus the custom post type slug, e.g. “WP Post Type: my-fun-post-type” you can use a single template for multiple post types – if you leave it blank it will be available to all post types, which will maintain compatibility with WP Custom Post Template 1.0.

  • You must have store the custom post template files in your theme in the same directory/folder as your index.php template file, not in a sub-directory/sub-folder.

Features

  • Select custom post type where you need to show the post template.

  • Select default setting to show post template in your theme default post type.

  • You can add Advanced Custom Fields field groups based on the Custom Post Template chosen

Screenshots

  1. Screenshot of dropdown for selecting a custom post type template

    Screenshot of dropdown for selecting a custom post type template

  2. Screenshot of the enable post type select screen

    Screenshot of the enable post type select screen

  3. Screenshot of a template that is a page template and a custom post type template for two different custom post types

    Screenshot of a template that is a page template and a custom post type template for two different custom post types

  4. Screenshot demonstrating how to use a Custom Post Type Template with Advanced Custom Fields

    Screenshot demonstrating how to use a Custom Post Type Template with Advanced Custom Fields


Reviews & Comments