Home > CMS Tutorial > Empire CMS > body text

Where is the imperial cms theme template?

下次还敢
Release: 2024-04-17 09:24:13
Original
679 people have browsed it

The Imperial CMS special template is located at /e/admin/templets/special/ by default. Detailed steps include: Log in to the Imperial CMS backend. Select "Template Management" and enter "Theme Templates". The default template is "default". New templates can be created via "Add Topic Template". Existing templates can be modified by clicking on the template name. Check the box and click "Delete" to delete the template (note to keep the default template "default").

Where is the imperial cms theme template?

Empire CMS topic template location

The default location of the Empire CMS topic template is at:

<code>/e/admin/templets/special/</code>
Copy after login

Detailed description

  1. Log in to the Empire CMS management backend
  • Enter the URL: http://your Domain name/e/admin/
  • Enter user name and password to log in
  1. Enter the template management interface
    # #Select "Template Management" in the management menu
  • Click "Theme Template"
  1. Theme Template Folder
    After entering the theme template management interface, you will see a folder list. This is where topic templates are stored.
  1. Default topic template
    By default, Empire CMS will provide a topic template named "default" . This template is used to display content for all topics.
  1. Create a new topic template
    To create a new topic template, click the "Add topic template" button .
  • In the pop-up window that opens, enter the template name and template content.
  • Click the "Save" button to create a new template.
  1. Modify topic template
    To modify an existing topic template, click the template name.
  • In the opened page, you can modify the template content.
  • Click the "Update" button to save changes.
  1. Delete a topic template
    To delete a topic template, check the box next to the template name.
  • Click the "Delete" button to delete the selected template.

Note: Do not delete or modify the default theme template "default". This is the default template for all topics in Empire CMS.

The above is the detailed content of Where is the imperial cms theme template?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!