How many levels of sub-menus does the Anqi CMS navigation list support?

Calendar 👁️ 58

As a website operator who has a deep understanding and rich experience with AnQiCMS (AnQiCMS), I am well aware of the importance of the navigation system for user experience and website structure.Under the framework of AnQiCMS, we can build clear and efficient website navigation to meet various operation needs.About the CMS navigation list supported sub-menu levels, I can provide detailed explanations.

The navigation list function design of AnQiCMS aims to provide a simple and practical structure to ensure the ease of use and management efficiency of the website. Based on our understanding of the AnQiCMS function modules and practical operational experience, especially by consulting the built-in "website navigation settings" help document of the system, it can be clearly known that the navigation list system of AnQiCMS supportsUp to two levels of submenusThis means you can create a dropdown menu or submenu under the main navigation item.

In the AnQiCMS backend "website navigation settings" interface, we manage the website's front-end navigation links.The core design concept of this module is to balance the flexibility of functions with the intuitiveness of user experience.When you configure navigation links, each main navigation item (level 1 menu) can choose whether to have sub-navigation links.If a main navigation item is set to include sub-links, then these sub-links form the second-level menu, which is also known as the first-level dropdown navigation mentioned in the document.The system allows you to nest these secondary menu items under their respective primary menu, forming a layered structure.

This two-level navigation setting can meet the needs of the vast majority of small and medium-sized enterprises and content operators in actual operation.It avoids the problem of overly complex navigation paths caused by too many levels, which can make users lose their way, and also provides website managers with enough structural capabilities to clearly organize and display website content.Whether it is used for common pages such as product classification, service introduction, news center, or contact information, the two-level menu can effectively guide users to find the information they need.

On the template design level, AnQiCMS uses built-innavListThe tag is used to render the navigation list. This tag can traverse the navigation data you set in the background and output it in HTML structure.navListThe tag will identify whether the navigation item contains a submenu (by means ofitem.NavListAttribute judgment), and generate the corresponding nested structure. This means that as long as you configure the secondary navigation items correctly in the background, the front-end template can accurately present these two levels of menus through simple loop logic.

In short, the navigation list feature of AnQiCMS, with its "main menu + first-level submenu" design, provides the website with a clear and easy-to-manage navigation scheme, fully supporting efficient content display and user guidance.


Frequently Asked Questions (FAQ)

  • Q1: Can I create a navigation menu with three levels or more in Anqi CMS?

    • The official design of AnQi CMS clearly states that the navigation list supports a maximum of two levels of menus, meaning that only one level of submenus can be under a main navigation item.This design aims to simplify the navigation structure, enhance user experience and website management efficiency, and avoid user confusion caused by too deep navigation levels.
  • How to set different navigation menus for different areas of the website (such as header and footer)?

    • The AnQi CMS supports the "navigation category management" feature. In addition to the default navigation categories, you can create multiple custom navigation categories in the background, such as "header navigation", "footer navigation", or "sidebar navigation".This allows you to set a separate set of navigation links for each navigation category and call the corresponding navigation list in different template areas.
  • What types of content does the AnQi CMS navigation link support?

    • The navigation links of AnQi CMS support three main types: built-in links (such as home page, model home page), category page links (pointing to created document categories or single pages), and external links (which can point to any URL within the site or other websites outside).This provides great flexibility, allowing you to seamlessly integrate various content and external resources into the navigation system.

Related articles

How to adjust the display order of Anqi CMS navigation links?

HelloAs an experienced CMS website operation manager, I fully understand the importance of website navigation for user experience and information architecture.Clear and logical navigation not only helps users quickly find the content they need, but also improves the overall SEO performance of the website.Next, I will give you a detailed introduction on how to adjust the display order of navigation links in AnQiCMS.In AnQiCMS, the display order of navigation links is mainly adjusted through the "Navigation Settings" function in the backend.

2025-11-06

Can the AnQi CMS navigation link point to an external website address?

As an experienced CMS website operation personnel of a security company, I am very familiar with the importance of navigation links in content management systems and their role in the overall strategy of the website.About whether the navigation link of Anqi CMS can point to external website addresses, I can clearly tell you that: Anqi CMS provides flexible support for external links, which is of great strategic significance in actual operation.The Anqi CMS fully considered the flexibility and diversity of website operations from the beginning of its design.When building a website's navigation system, we often need to guide users to access different pages within the site

2025-11-06

How can I link to an existing category page in the AnQi CMS navigation?

Hello, I am very happy to be able to elaborate in detail on how to link to existing category pages in AnQi CMS navigation with my experience in operating AnQi CMS.Clear navigation is the foundation of user experience and the key to the effective organization of website content.AnQi CMS provides an intuitive backend management interface, making it simple and efficient to link category pages to navigation. ### Understanding the navigation setting mechanism of Anqi CMS Navigation settings in Anqi CMS are completed through the "website navigation settings" function in the background.

2025-11-06

What types of navigation links are supported, and what built-in links are included?

As an experienced CMS website operation personnel, I know that a flexible and powerful navigation system is crucial for the user experience and search engine optimization of the website.AnQiCMS provides rich and intuitive options for navigation link management, allowing content creators to easily build website structures that meet various needs.In AnQiCMS, the setting of navigation links is concentrated in the "Website Navigation Settings" module in the background.This not only supports configuring the default top navigation of the website, but also allows users to create various custom navigation categories to deal with the footer

2025-11-06

How to call custom navigation categories in the AnQi CMS template using the `navList` tag?

As a website operator who deeply understands the operation of AnQi CMS, I know that a clear and efficient navigation system is crucial for user experience and website SEO.In Anqi CMS, the `navList` tag is the core tool for building flexible and versatile navigation menus.It can not only help you display the standard top navigation, but also allow you to easily call and customize various navigation categories to meet the diverse layout needs of the website, such as footer navigation, sidebar navigation, and even context navigation for specific pages.

2025-11-06

How to use the `navList` tag to implement a dropdown menu effect in AnQi CMS navigation?

Building an efficient and user-friendly website navigation in Anqi CMS is a key factor in improving user experience.Especially for content-rich websites, dropdown menus can help users quickly locate the information they need while keeping the page neat.AnQi CMS provides a powerful `navList` tag, allowing website operators to flexibly implement this effect in templates.

2025-11-06

How can you make the AnQi CMS navigation link automatically display products or articles under the category?

In the daily operation of Anqi CMS, how to make the navigation links automatically display the products or articles under their categories is an important aspect for improving user experience and content discoverability.By carefully configuring the background navigation settings and combining with the powerful template tag function of AnQiCMS, we can easily achieve this goal, presenting the website content in a more intelligent and dynamic way to visitors.First, the website navigation settings are basic.

2025-11-06

What will happen if the custom template pointed to by the AnQi CMS navigation link does not exist?

As a website operator who deeply understands the operation of Anqi CMS, I am well aware of the importance of content presentation and user experience.In Anqi CMS, navigation links are the key paths for users to explore the website, and the templates behind them are the foundation for determining whether the content can be displayed correctly.When a navigation link points to a custom template that does not exist, it is not just a simple file missing, but also a major challenge to user experience and website professionalism.

2025-11-06