Description
You can create templates (layout) for your pages to add some blocks of content before/after general content.
Also you can assign your template to custom post type(archive or single), taxonomies, 404 and search results pages, this options can be found in Templates->Settings menu in admin console.
You should use
[wpm-template-content]
shortcode in this templates to separate content.
Watch how to use Template Manager plugin in this cute short video:
Screenshots
Installation
- Upload the wpm-template-manager folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Templates->Add New to create your custom template.
- Go to your Pages->All Pages and Edit the page you want to customize. Select template in WPM Template Manager meta box and Update the page.
- In Templates->Settings menu you also can assign your templates to custom post type (archive or single), taxonomies, 404 and search results pages.
FAQ
- Installation Instructions
-
- Upload the wpm-template-manager folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Templates->Add New to create your custom template.
- Go to your Pages->All Pages and Edit the page you want to customize. Select template in WPM Template Manager meta box and Update the page.
- In Templates->Settings menu you also can assign your templates to custom post type (archive or single), taxonomies, 404 and search results pages.
- Upload the wpm-template-manager folder to the
Reviews
Contributors & Developers
“Template Manager by WordPress Monsters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Template Manager by WordPress Monsters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Added default template content for easy template creation
- Added labels and notices for template post type
1.0.0
- First release