The destoon homepage calls the region name of the purchase and supply information.
This example mainly describes the region name for calling the purchase and supply information on the destoon homepage. This is a practical technique in destoon development.
The implementation code is as follows:
{Loop $ tags $ k $ t} [{area_pos ($ t [areaid], '/', 1)}] {$ t [title]} {/loop}
The code is described as follows:
$ T [areaid], '/', 1
The second parameter is the delimiter between the region and the sub-region.
The third parameter is optional: set to 1 to display only the first-level region category; set to 2 to display the second-level region category.
How can destoon supply classification be called by category?
This call does not work at all, and all supply information is displayed.
How does destoon call all the supply information of a member to the homepage?
Solved <! -- {Tag ("moduleid = $ moduleid & length = 20 & condition = status = 3 and thumb <>'' and username = '$ username' & pagesize = 8 & order = edittime & width = 80 & height = 80 & cols = 8 & template = thumb-table ", -2)} -->