current location:Home > Technical Articles > CMS Tutorial
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Why can't I turn off automatic publishing in Empire CMS?
- Imperial CMS automatic publishing can be turned off by following the following steps: 1. Log in to the backend; 2. Navigate to System Settings > Basic Settings; 3. Set "Automatic Publishing" to "No"; 4. Click "Submit" to save changes. If it cannot be shut down, check the task scheduler, scheduled release script, or system errors. After closing, articles need to be published manually.
- Empire CMS 497 2024-04-17 00:37:45
-
- How to do search module diagram in Empire CMS
- Empire CMS search module production steps: 1. Create a search field; 2. Configure the search module; 3. Customize the search form; 4. Generate code; 5. Embed into the page; 6. Preview the effect.
- Empire CMS 437 2024-04-17 00:33:15
-
- How to set up the automatic publishing interface of Empire CMS
- Imperial CMS’ automated publishing interface allows external systems to publish content. The setup steps include: 1. Enable the interface; 2. Obtain the interface key; 3. Set the interface address; 4. Specify allowed IP addresses; 5. Save changes. When using an interface, publish content by sending a POST request to the interface address, including the API key and JSON-encoded data.
- Empire CMS 1067 2024-04-17 00:30:24
-
- The empire cms editor automatically generates p tags. How to remove them?
- The Imperial CMS editor can remove the automatically generated p tag by following the following steps: 1. Disable the AutoP function; 2. Modify the template and replace the <p> tag with $content; 3. Clear the cache.
- Empire CMS 774 2024-04-17 00:24:13
-
- Why can't I set up the Imperial CMS homepage to call data from other websites?
- Calling other website data on the Imperial CMS homepage requires four steps: Determine the data source (website URL) Create an external data source (data source name, address, encoding, cache time) Create a data model (model fields, calling address, calling method) Call data (use [getfield] tag, specify field ID, model name, data ID, ispage)
- Empire CMS 1197 2024-04-17 00:22:01
-
- How to use the empire cms map plug-in
- The Empire CMS map plug-in is an extension that automatically generates website maps to facilitate search engine inclusion and user browsing. After installation, you can configure the generation frequency and file location through the background, and generate the sitemap.xml file with one click. After submitting the map to Webmaster Tools, search engines will regularly crawl and update map data to improve website inclusion.
- Empire CMS 715 2024-04-17 00:18:13
-
- What does the imperial cms security setting mean? How to turn it off?
- Imperial CMS security settings are a feature that protects websites from malicious attacks. They can be turned off by following these steps: 1. Log in to the backend; 2. Navigate to system settings; 3. Find the security settings option; 4. Uncheck "Enable security settings" checkbox; 5. Save changes.
- Empire CMS 1005 2024-04-17 00:15:24
-
- Can I access the front desk only after logging into Imperial CMS? Why?
- Yes, Imperial CMS requires logging in to access the front desk by default. The reasons are: security considerations: protecting sensitive data in the background. User management: The website administrator manages front-end users. Content Control: Only logged in users can post and edit content. Exceptions: Guest Mode: Certain themes allow non-logged-in users to view some content. Public pages: Administrators can create pages that can be accessed without logging in. Plug-in: Login requirement can be disabled, but security will be reduced.
- Empire CMS 603 2024-04-17 00:12:50
-
- What is the development method of Empire CMS template?
- Empire cms template development methods include: 1. Understand the template structure; 2. Modify the template code; 3. Use tags and variables; 4. Create custom functions; 5. Use CSS and JS; 6. Use template modules; 7. Debugging and test.
- Empire CMS 1037 2024-04-17 00:09:15
-
- What is the automatic association plug-in of Empire CMS topic?
- The Imperial CMS topic automatic association plug-in is a tool that can automatically add articles to related topics. Here's how it works: Monitor newly added articles. Match articles based on predefined rules. If the article complies with the rules, it will be automatically added to the corresponding topic.
- Empire CMS 710 2024-04-17 00:07:35
-
- What is the thematic thumbnail of Empire CMS?
- Empire CMS topic thumbnails attract attention by displaying the topic cover and visually convey the topic theme. Configuration methods include: uploading images, setting dimensions, automatically generating or manually specifying. The optimization principles are: high-quality pictures, highlighting key points, keeping it simple, and adhering to aesthetics.
- Empire CMS 914 2024-04-17 00:03:16
-
- What does the empire cms label template look like?
- The Empire CMS tag template is a template file that controls the output of website content. It queries data from the database based on tag syntax and formats it into HTML code. A label template consists of label blocks, attributes and output content. It is used in Imperial CMS to query data from databases, control content output, and create dynamic web pages. Label templates offer flexibility, ease of use, and efficiency.
- Empire CMS 521 2024-04-17 00:00:21
-
- What does the empire cms label template mean?
- Imperial CMS tag template is the template mechanism in Imperial CMS, which is used to dynamically output content. It fetches data from the database through tag directives and uses templates to control the output format. Label templates offer the benefits of dynamic content, code simplification, reusability, and flexible control. To use a label template, you need to create a label template and use <Empire Label> in the page template to call the template. For example, <Empire Tag>List Category ({cid},order by id desc,limit 5)</Empire Tag> will output 5 subcategories under the specified category, sorted in descending order by ID.
- Empire CMS 1179 2024-04-16 23:54:15
-
- What is the Empire CMS thematic enhancement plug-in?
- The Imperial CMS topic enhancement plug-in significantly enhances topic management functions and provides automatic generation of topic pages, drag-and-drop layout, multi-level classification, data statistical analysis, content recommendation, SEO optimization and various display effects. It is suitable for websites that create topic pages. Improve topic creation efficiency, aesthetics, management experience, SEO effect and content quality.
- Empire CMS 778 2024-04-16 23:52:48
-
- What are the commonly used tags in Empire CMS?
- Commonly used tags in Empire CMS: Basic tags: display field values, global variables and classified content lists. Process tags: remove HTML tags and intercept content. Pagination tags: Split content into multiple pages for display. List tag: Displays a specified number of article lists, article lists sorted by clicks, and product content lists. Form tag: obtain form values, generate form submission methods and input boxes, and drop-down selection boxes. Other tags: display Flash video, voting form, comment list and friendly link list.
- Empire CMS 500 2024-04-16 23:48:18