current location:Home > Technical Articles > CMS Tutorial

  • Where are the security settings of Empire CMS set?
    Where are the security settings of Empire CMS set?
    The security settings of Empire CMS are located in the control panel, including: prohibit registration, enable verification code, set background password complexity, limit background IP login, set background directory access permissions, set automatic exit time, set error attempts, limit file types that are prohibited to upload, set files that are prohibited from uploading The maximum value enables anti-cross-site scripting attacks, enables prohibition of SQL injection, enables security logging, and can choose to record login, registration, comment and other operation information.
    Empire CMS 803 2024-04-17 10:07:27
  • Where is the free template of Empire CMS?
    Where is the free template of Empire CMS?
    Ways to obtain Imperial CMS free templates: 1. Official website template library: Log in to the Imperial CMS official website and click on the "Resource Download" > "Template Download" page to download. 2. Third-party template websites: Recommended websites such as TemplateMonster, ThemeForest, and Imperial CMS Resource Network. 3. Empire CMS Forum: Register a forum account and search the keyword "template" or "free download" to find the template. 4. Search engine: Enter the keyword "Empire CMS free template" or "Empire CMS template download" to search.
    Empire CMS 813 2024-04-17 10:03:15
  • Where is the imperial cms resource network template?
    Where is the imperial cms resource network template?
    Empire CMS template download location: Official template download: https://www.phome.net/template/ Third-party template website: https://www.dedecms.com/diy/https://www.0978.com.cn /https://www.jiaocheng.com/Installation method: Download template Unzip template Upload template Select template
    Empire CMS 1267 2024-04-17 10:00:22
  • What platforms are there for the Empire CMS website template?
    What platforms are there for the Empire CMS website template?
    Empire CMS website template platform recommendation: Empire CMS official website: The official website provides free and paid templates with good compatibility. Empire CMS Template Network: There are a large number of templates in various styles, which can be downloaded or purchased for free. Empire CMS Template Bar: Forum community where you can exchange experiences and share/purchase templates. Huaban.com: An inspiration sharing platform that provides a large number of Empire CMS template materials (fees may apply). Qiantu.com: A picture and template download platform that provides free and paid Imperial CMS template resources.
    Empire CMS 1196 2024-04-17 09:57:44
  • What software does the Empire CMS website template have?
    What software does the Empire CMS website template have?
    Empire cms website building software templates provide a wealth of templates to choose from, including free and paid templates. Free templates cover a variety of industries and purposes, including corporate websites, e-commerce websites, portals, forum websites, and blog websites. Paid templates offer more advanced features and designs, such as responsiveness, multi-language, and advanced e-commerce features. When choosing an empire cms template, you should consider factors such as website type, design, features, and cost.
    Empire CMS 990 2024-04-17 09:54:15
  • Where is the source code of the Empire CMS download site?
    Where is the source code of the Empire CMS download site?
    The official ways to obtain the source code of the Imperial CMS download station include the Imperial Software official website and the Imperial CMS community forum. The source code usually contains the Imperial CMS core program, download site template, functional plug-in, database file and installation instructions.
    Empire CMS 1028 2024-04-17 09:52:38
  • Where is the imperial cms download site template?
    Where is the imperial cms download site template?
    The ways to obtain templates from the Imperial CMS download site are: 1. Official website; 2. Third-party platforms such as TemplateMonster and ThemeForest; 3. Imperial CMS community; 4. Customized development.
    Empire CMS 1245 2024-04-17 09:48:22
  • Where can I find the Imperial CMS user manual?
    Where can I find the Imperial CMS user manual?
    The Imperial CMS user manual is available in the resource download area of ​​the Imperial CMS official website: visit the Imperial CMS official website (https://www.phome.net/). Hover your mouse over the [Resource Download] menu at the top. In the drop-down menu, select [Help Documentation]. On the "Imperial CMS Help Documentation" page, find the download link for the Imperial CMS User Manual.
    Empire CMS 1022 2024-04-17 09:45:21
  • What are the advantages of empire cms template developers
    What are the advantages of empire cms template developers
    Empire CMS template development has many advantages: it is easy to get started and has a gentle learning curve. High flexibility and scalability. Rich tag library reduces development complexity. Good community support, get technical help in a timely manner. High maturity and good compatibility ensure the stable operation of the template. The price is reasonable and cost-effective. The business potential is vast and meets the needs of website construction.
    Empire CMS 1031 2024-04-17 09:39:16
  • What functions does the Empire CMS template developer have?
    What functions does the Empire CMS template developer have?
    Empire cms template developer is a comprehensive tool that provides users with comprehensive template management and design functions: Template management: create, edit, preview, import and export templates. Design features: visual editor, drag-and-drop elements, advanced styling options, and mobile responsiveness. Other features: database connection, plug-in support, SEO optimization and team collaboration.
    Empire CMS 726 2024-04-17 09:37:34
  • Where is the Imperial CMS special data sheet?
    Where is the Imperial CMS special data sheet?
    The Imperial CMS topic data table is stored in the database. The specific table names are: 1. ecms_infoclass (storage topic classification information); 2. ecms_info (storage topic content information).
    Empire CMS 835 2024-04-17 09:30:18
  • Where is the automatic association plug-in for the Imperial CMS topic?
    Where is the automatic association plug-in for the Imperial CMS topic?
    The Imperial CMS topic automatic association plug-in is located in the /e/extend/plugins/ directory. Installation method: 1. Upload the plug-in folder; 2. Enable the plug-in; 3. Configure parameters. The association rules supported by the plug-in include: 1. Title matching; 2. Content matching; 3. Column matching. The association range can be selected: 1. Current column; 2. All columns; 3. Specified column. It also supports direct column association, automatic adding of topics and setting topic parents.
    Empire CMS 925 2024-04-17 09:27:28
  • Where is the imperial cms theme template?
    Where is the imperial cms theme template?
    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").
    Empire CMS 700 2024-04-17 09:24:13
  • Where can I find the empire cms label template?
    Where can I find the empire cms label template?
    The label template of empire cms is located in the following path: /e/data/skin/template name/mod/label template directory, with the extension .lib.php. For example, if your theme name is default, the label template path for the news model is: /e/data/skin/default/mod/news.lib.php.
    Empire CMS 789 2024-04-17 09:23:08
  • Where to set the empire cms label template
    Where to set the empire cms label template
    Imperial CMS label template setting steps: Log in to the backend and enter "Template Management" > "Label Template". Select a label type, such as "List Label" or "Content Label". Edit the template content and modify the code. Save the template. Call the tag template in the corresponding page file, for example [empire:list id=1]. refresh cache. Tip: Different types of label templates have different code structures and functions. Please refer to the official documentation for syntax.
    Empire CMS 842 2024-04-17 09:18:20

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28