Home  >  Article  >  CMS Tutorial  >  How to set up paging in dedecms

How to set up paging in dedecms

爱喝马黛茶的安东尼
爱喝马黛茶的安东尼Original
2019-08-01 13:40:553410browse

How to set up paging in dedecms

1. Introduce the following code into the home page

:

How to set up paging in dedecms

2. In the head

Add the following paging code:

How to set up paging in dedecms

##3. The arclist tag must contain tagid and pagesize parameters. The method code is as follows:

How to set up paging in dedecms

Related recommendations: "

dedecms usage tutorial"

4. The cache parameter tagid must be declared in the arcpagelist tag and the cache parameter must be consistent with the tagid in arclist code.

How to set up paging in dedecms

5. Create a new "Homepage" column in the background as follows:

How to set up paging in dedecms

6. Set the homepage column - -》For the template, just use the list template. -》The dreamweaver homepage pagination created by cross-column ID can be realized.

How to set up paging in dedecms

How to set up paging in dedecms

The above is the detailed content of How to set up paging in dedecms. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn