The storage directory of Empire CMS custom page templates is: 1. CMS root directory/e/extend/templets/; 2. Website root directory/e/extend/templets/; 3. A certain column directory/ e/extend/templets/. To use a custom page template, import the template and select to use it when adding/editing a page.
Where to find the empire cms custom page template
In empire cms, the custom page template is usually located The following directories:
1. CMS root directory/e/extend/templets/
This is the default custom page template storage directory.
2. Website root directory/e/extend/templets/
In some cases, the custom page template can be placed in the extend/templets directory of the website root directory middle.
3. A certain column directory/e/extend/templets/
If you want a certain column to use a specific custom page template, you can place the template in this Column's extend/templets directory.
How to find the custom page template:
Use a custom page template:
After importing a custom page template, you can choose to use the template when adding or editing pages.
The above is the detailed content of Where to find custom page templates in Empire CMS. For more information, please follow other related articles on the PHP Chinese website!