Global Function Settings Help

Global function setting default options. If the default options do not meet your needs, you can also customize new options.

system-setting-1

The default settings that can be set are:

  • Website name the website name will be appended as a suffix to the page title, usually fill in the brand name of the website, such as: AnQi CMS.
  • The website address refers to the address accessed by the user. If the domain name is filled in, it needs to be resolved to the server before filling in.You must set it correctly, otherwise it will cause the page to not open, because the front-end page visited by the user will be displayed and loaded with the basis of this URL.
  • The mobile end address refers to the website accessed through the mobile phone. Generally, it does not need to be set, only when the template used by the website is the mode of computer end + mobile end, do you need to fill in the mobile end address.Similarly, please resolve the domain to the server before filling in, otherwise it may also cause the mobile end to fail to access normally.
  • The website logo can be uploaded here, your website logo icon, for template calls and display on the web page.
  • Regulatory Number If your website is registered, you can fill in your website's registration number here. Do not fill in the suffix -1, and it can be used to generate a link information for the template.
  • Copyright information is generally used for template call information at the bottom of web pages.
  • The default language package currently includes Chinese and English languages. After setting the language package, when accessing, some built-in display information will be displayed according to the selected language station.Note that this will only modify the built-in text, and not the articles on the template or the documents.Categorization content text, it will not change due to the language package set here.
  • Backend domain address You can set a separate independent domain address for the backend to enhance security.As for https://admin.kandaoni.com note: You must resolve the domain and bind the domain before setting it up, otherwise you will not be able to access the backend.
  • You can set the website status to control whether your website users can access the content inside. When you choose the closed site status, users will only see the closed site prompt message.
  • The shutdown prompt is used to display information to the user when the website is in a shutdown state.


Custom settings parameters

When the built-in parameters cannot meet the requirements of your template call, you can add some parameters you need to call by custom parameter settings, as shown in the example, we added the help pageHelpUrlThis custom parameter can be called through the template when it is calledHelpUrlTo call the help page link address.

Here are the things to pay attention to:

  • The parameter name is the name provided for template calling, letters will be automatically converted to camel case, which means the first letter of each word is capitalized and there are no spaces in the middle.You can also set the parameter name in Chinese, but it is recommended to set it in English.
  • The parameter value is the content displayed after the template calls the parameter name.
  • Note that this note will not be called by the template, it is only used to better identify the purpose of this custom parameter for subsequent viewing and modification.