Descripción
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:
Capturas
Instalación
- 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.
Preguntas frecuentes
- 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
Reseñas
Colaboradores y desarrolladores
“Template Manager by WordPress Monsters” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Template Manager by WordPress Monsters” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.1.0
- Added default template content for easy template creation
- Added labels and notices for template post type
1.0.0
- First release