Can I set a navigation link in AnQi CMS that displays both Chinese and English subtitles?

Calendar 👁️ 42

As a website operator who is deeply familiar with the operation of AnQiCMS, we understand that in today's era of content globalization and increasingly important user experience, how to flexibly display multi-language information is a key issue that many operators face.In response to your inquiry about whether the Anqi CMS navigation link can display both Chinese and English subtitles, I can clearly tell you that Anqi CMS provides complete support for this feature.

The AnQi CMS was designed with full consideration of the needs of enterprise-level and multilingual site management, one of its core functions is "multilingual support", aiming to help enterprises efficiently carry out multilingual promotional activities and expand the international market.On the navigation link settings, the system provides detailed configuration options, allowing operators to add bilingual information to navigation entries to meet the browsing habits and language preferences of different users.

In particular, to implement navigation links that display both Chinese and English subtitles, you need to enter the Anqi CMS backend management interface to perform operations.In the "Background Settings" menu under the "Website Navigation Settings" feature, when you edit or create a navigation link, you will see a configuration item named "Subtitle Name".This design is exactly to meet the need for dual title display.For example, a navigation main title is set to "About Us", and you can enter "About Us" in the "Subtitle Name".This navigation item can display both "About Us" and "About Us" in two languages when displayed on the front page.

In the front-end template, the template tag system of Anqi CMS is also prepared for this feature. When you usenavListtags to call the navigation list, each navigation item (itemIt includesTitle(main title) andSubTitle(Subheading) These two available fields. Template developers can flexibly display next to or below the navigation links according to design requirements{{item.Title}}and{{item.SubTitle}}Achieve the effect of coexisting Chinese main title and English subtitle in navigation. This detailed field separation and callability greatly enhance the flexibility and customization ability of front-end display.

The implementation of this feature not only enhances the internationalization image of the website, but also greatly improves the navigation experience of users in a multilingual environment.Whether it is an enterprise website facing the overseas market or a content platform that provides a friendly interface for users of different languages, Anqi CMS can provide solid technical support to make your website clearer and more efficient in information transmission.By properly configuring the main title and subtitle, you can ensure that visitors from different cultural backgrounds can quickly understand the navigation intent, thus exploring the website content better.


Frequently Asked Questions (FAQ)

1. I have filled in the "Sub-title Name" in the navigation settings, but it does not display on the front-end page. What is the matter?

This is usually because your website's front-end template is not adapted.SubTitleField. Please check your template code to ensure that it is being usednavListLabel looping to output navigation items includes a reference to{{item.SubTitle}}The field call. If there is no related code in the template, even if the subtitle is configured in the background, it cannot be presented on the front end.You can contact the template developer to modify it, or edit the template yourself to addSubTitledisplay.

2. Does AnQi CMS support displaying navigation link titles in more than two languages? For example, Chinese, English, and French?

The navigation link of Anqi CMS is on the "Subtitle Name" field, mainly designed to support the display of one main title and one auxiliary title (i.e., two languages).If you need to support navigation in three or more languages, it may not be convenient to implement it directly through the 'Subheading Name' field.For scenarios involving up to three or more languages, the "Multilingual Support" feature of AnQi CMS is more focused on achieving complete site language switching, that is, after the user selects a different language, the entire website (including navigation) will switch to the corresponding language version, rather than displaying all languages simultaneously in the same navigation item.You can configure multiple language sites in the background and thenlanguagesThe label provides language switching options, allowing users to select their preferred language version.

3. Where can I find the 'Subheading Name' field? What is the specific operation path?

The "Subtitle Name" field is located in the "Website Navigation Settings" function of the Anqi CMS backend.The specific operation path is: log in to the background -> find "Background Settings" in the left navigation bar -> click "Navigation Settings" -> on the navigation list page, click the "Edit" button of any navigation item, or click the "Add Navigation" button to create a new navigation. In the pop-up edit/new navigation form, you will see the "Subheading Name" input box.

Related articles

How to implement dynamic styles for navigation links in Anqi CMS template, such as highlighting the current page?

In website operation, the navigation bar is not only the entrance for users to explore the content of the website, but also a key factor in enhancing user experience and the professionalism of the website.A smart highlight navigation system that can intuitively tell the user 'where are you', thus greatly improving the ease of use of the website.As an experienced AnQi CMS operator, I am well aware of the strength of its template system. Next, I will detail how to implement dynamic highlighting of navigation links in the AnQi CMS template.### Overview of AnQi CMS navigation mechanism The template engine of AnQi CMS uses syntax similar to Django

2025-11-06

In what situations would the `PageId` field of the AnQi CMS navigation link be used?

AnQiCMS is a system focused on efficient content management, and its navigation function is an important bridge for users to interact with website content.A well-designed and powerful navigation system that can significantly improve the usability and user experience of a website.In AnQiCMS navigation link configuration, the `PageId` field is a key element, which is used in certain cases to achieve deep integration between navigation and the internal content of the website.When we set up the website navigation in the AnQiCMS backend management interface, the `PageId` field is part of each navigation link data structure

2025-11-06

How to judge whether the `item.NavList` field exists in the Anqi CMS template?

As a senior Anqi CMS website operator, I am fully aware that a well-structured, user-friendly navigation system is crucial for the user experience and search engine optimization of a website.Multilevel navigation, especially navigation with submenus, can help users quickly locate the information they need and improve the overall usability of the website.In AnQi CMS template, the `item.NavList` field is the key to achieving this function.

2025-11-06

How to configure a language switch link with icon or Emoji in AnQi CMS navigation?

As a senior CMS website operator for an information security company, I fully understand that building a user-friendly and powerful multilingual website is crucial for expanding the market.AnQi CMS with its flexible multilingual support, allows you to easily provide customized content experiences for visitors from different regions.Today, I will give a detailed introduction on how to elegantly configure a language switch link with icons or Emoji in your Anqi CMS website navigation.

2025-11-06

What will AnQi CMS do to sort navigation links if the 'display order' numbers are the same?

As a long-term website operator dealing with Anqi CMS, I am well aware of the importance of the navigation system for website user experience and content presentation.AnQi CMS provides us with flexible navigation management functions, among which the 'Display Order' field is the key to controlling the arrangement of navigation items.For website visitors, a clear and logical navigation structure is the foundation for quickly finding the information they need.The initial design of "Display Order" in AnQi CMS is to allow operators to precisely control the arrangement of navigation links.Its basic logic is very intuitive

2025-11-06

How do navigation links adapt to sites in different languages when AnQi CMS supports multi-language?

As a website operator who is deeply familiar with the operation of AnQiCMS, I know that a flexible and efficient multilingual support system is crucial for expanding the international market and improving user experience.AnQiCMS provides powerful functions in this field, especially in how navigation links adapt to sites of different languages. It ensures smooth and user expectations of global content display through intelligent mechanisms and flexible template tags.

2025-11-06

How to prevent external links in AnQi CMS navigation from being tracked by search engines?

As an experienced Anqi CMS website operations personnel, I am well aware of the key role of website navigation in user experience and search engine optimization.Manage external links in the navigation well, ensuring that they are processed according to our wishes by search engines is an indispensable aspect of website operation. I will elaborate in detail on how to prevent external links in navigation links from being tracked by search engines in Anqi CMS.

2025-11-06

What are the similarities and differences between the 'Friend Links' feature and the 'Navigation Settings' in AnQi CMS?

As a senior CMS website operation personnel, I know that each function in the content management system carries specific operation strategies and user experience objectives.In AnQi CMS, although the "Friend Links" and "Navigation Settings" both involve the management and display of website links, there are significant differences in design concepts, functional focus, application scenarios, and impact on website operations.Understanding these similarities and differences is crucial for us to efficiently utilize Anqi CMS to build and optimize websites.### Friend Links: The Bridge Between External Connections and SEO Strategies Friend Links

2025-11-06