As a professional deeply familiar with the operation of AnQiCMS (AnQi Content Management System), I know that the accuracy and ease of management of website information are crucial for user experience and corporate image.The website footer usually contains key information such as contact addresses, and its timely update and correct display are the foundation for maintaining user trust.Below, I will explain in detail how to modify the contact address of the website footer in AnQiCMS backend.

In website operation, a clear and accurate contact address is the foundation for establishing user trust, providing customer service, and meeting compliance requirements.For websites using AnQiCMS, managing such basic information is flexible and intuitive.As an experienced website operations manager, I will guide you in detail on how to easily modify the contact address displayed in the footer or other locations on the AnQiCMS backend.

To modify the contact address of the website, you first need to log in to the AnQi CMS backend management interface.After successful login, please shift your gaze to the left navigation bar. In the navigation bar, you will find a menu item named "Background Settings", click on it, and then select "Contact Information Settings" from the expanded submenu.This is the area where you can centrally manage all the contact information of your website.

After entering the "Contact Information Settings" page, you will see a series of preset contact information fields, including "Contact Person", "Phone Number", "Address", and "Email".Find the input box labeled "Contact Address." In this text box, you can directly enter or modify your company or website's detailed address.Make sure the information you enter is the most recent and accurate, as this affects the accuracy of the information the user receives.After the modification is complete, please be sure to click the "Save" button at the bottom of the page to ensure that your changes are recorded by the system.

Once you modify the contact address in the background and save, any front-end pages that call the "Contact Information Tag" (contactTag) and specify the region to retrieve the "Address" field, it will automatically update to display your latest contact address.This means that if your website template footer or other modules are correctly configured with this tag, users will not need any additional action to see the updated information.

AnQi CMS provides high flexibility. If the default "contact address" field does not meet all your needs, for example, if you need to display multiple addresses (such as different branch addresses), or if you need to add some custom contact information specific to your business, you can achieve this through "custom settings parameters".At the bottom of the "Contact Settings" page, you can find the "Custom Settings Parameters" area.Click to add a new parameter, you can set a unique parameter name for each custom address (for exampleBranchAddress1/BranchAddress2Fill in the corresponding "parameter value" (i.e., the specific address information) and "remark".This way, your template developer can flexibly call and display these additional contact addresses at any location on the website.

After completing all modifications, whether it is updating the default address or adding custom parameters, please make sure to click the "Save" button at the bottom of the page.After saving successfully, to ensure that the website front-end can immediately reflect these changes, especially when you encounter the situation where the front-end content does not update in time, it is recommended that you go to the "Update Cache" feature in the background and clear the website cache.This usually resolves display delay issues caused by caching.


Frequently Asked Questions (FAQ)

Ask: Does my website need to display multiple contact addresses, does AnQiCMS support it?Answer: Yes, AnQiCMS supports you to add and manage multiple contact addresses through the "Custom Setting Parameters" feature in the "Contact Information Settings".You can set a unique "parameter name" and corresponding "parameter value" for each additional address, and then call these custom parameters for display in the website template.For example, you can add a namedBranchAddress1parameter to store the address of the first branch.

Ask: Why did the contact address I modified in the background not update on the front page?Answer: This is usually due to the website cache not being cleared in time.After you modify and save your contact information, please go to the 'Update Cache' function on the AnQiCMS backend and manually clear the website cache.If the problem still exists, please check if your website template is using the contact information tag correctly (contactUse a tag) to call the "Address" field or your custom contact address parameter.

Question: Can I display the contact address in other locations on the website besides the footer?Of course, you can. The Anqi CMS template system is very flexible, as long as your website template correctly uses the "contact information tag" at the location where contact information needs to be displayed (contacttag) and specified the corresponding field names (such asAddress/CellphoneOr you can customize the parameter name), it can be flexibly displayed on the footer, sidebar, or "Contact Us" page.This requires editing and configuring your template file.