eyoucms apiArclist Free document list
apiArclist Free document list [Basic usage ]name: apiArclist Function: Get the system master-slave table model (e.g.: A column of documents for articles, software, picture albums, products, etc.), also known as free list block marking. grammar: parameter: typeid='' Column ID, Generally, it is not necessary to specify in list templates and content page templates. It is allowed to use ",& quo...
pagelist List paging label implements ellipsis before and after digital paging
First, the implementation tutorial of the example diagram of the page is as follows: 1. Edit the list template and put the page tags pagelist Add a logo pageno,dots, Reference code {eyou:pagelist listitem='pre,next,info,index,end,pageno,dots' listsize='1' /...
Multiple city main stations show first-level cities, and sub-stations show second-level cities label adjustment method
Sometimes when we call multiple cities, we want to display all first-level cities on the main station, but when we arrive at the branch station, we want to display their second-level cities. If so, we need to write a judgment {eyou:empty name="$eyou.site.id"} {eyou:citysite type="top" lo...
eyoucms How to call the document custom fields in the topic node?
The document in the topic node of the topic details page needs to be called for the document custom field. How to call it instead? Calling methods: Can cooperate arcview Use a single document call label. Without further ado, just call the labels required for the custom field of the document directly in the picture.: {eyou:arcview aid='$field.aid' addfields='Change to your field name&#...
eyoucms program modelsartlist How to support ID judge
When using modelsartlist When tagging, you need to judge the corresponding ID To show different styles, how to use tag calls? The following call label is the judgment column ID When it is 2, the other columns display style one {eyou:modelsartlist type='top' loop='20' currentstyle=&...
eyoucms program artpagelist Waterfall flow paging list loading more tag introduction
artpagelist Waterfall flow paging list (Cooperate artlist Tags can be realized ajax Waterfall flow pagination ) [Basic usage ]Label: artpagelist describe: Implements refresh-free waterfall flow paging, which can be used for list paging and list paging of area blocks. (Notice: To implement waterfall pagination, you must be in the template directory pc/system Create a template sample in the name format: artlis...
eyoucms How to handle background upgrade exceptions, download Yiyou background upgrade exception patch package
Due to the recent unstable old upgrade servers, it has affected system upgrades and plug-in updates. Please download the patch package in time to replace the new interface. How to operate: Download the upgrade exception patch package (see attachment below), unzip and pass ftp Upload override. Important Tips: Currently, the free version upgrade time period is 6:00-11:00 ; Authorized version (professional...
eyoucms How to display or hide a column through judgment
Through the following writing method, you can determine whether the column is displayed or hidden. It will only be displayed when the current column is 10, otherwise it will be hidden. {eyou:if condition='($eyou.field.typeid ==10)'} <div style="display:block;"&g...
eyoucms Website backend optimization method
In use eyoucms When many webmasters encounter spider crawling problems, which affects the website's SEO Optimize the effect. This article will discuss in detail how to optimize from 8 aspects eyoucms Spider crawling problem in hopes of helping more webmasters improve their website SEO Effect. one: robots.txt document robots.txt Files are files that tell spiders which pages can be accessed and which pages cannot be accessed. exist eyoucm...
eyoucms Alipay public and private keys APPID Configuration method
I believe many webmasters want to open Alipay’s payment docking platform. After all, they can open a way to collect payments for websites that have been losing money. Although in fact, they may not be able to receive much money, the process of tossing is always happy. First of all, if you want to connect with Alipay, you need to have an individual or company’s business license, otherwise you don’t have to read down. As for the company, there is no need to say more. We mainly talk about personal licenses. You can use universal Taobao to get it done. With camp...