<!--Banner Start - <Divclass= "Flexslider"> <ulclass= "Slides">{pc:slider action= "lists" postion= "" "" Siteid= "$siteid" order= "desc" num= "3"} {loop $data $r} <Listyle= "Background:url ({$r [image]}) 50% 0 no-repeat;"></Li>{/loop} {/PC}</ul> </Div> <Scriptsrc= "Js/jquery-1.11.0.min.js"type= "Text/javascript"></Script> <Scripttype= "Text/javascript"src= "Js/jquery.flexslider-min.js"></Script> <Scripttype= "Text/javascript">$ (document). Ready (function(){ $('. Flexslider'). Flexslider ({directionnav:true, Pauseonaction:false }); }); </Script> <!--Banner over -
The above is the way to traverse the fixed label of the large graph carousel.
After traversing a large picture carousel
Then go to the background of content, slide management, add slides and then add pictures that need to be carousel
The fixed tag code used to traverse the list of articles is as follows:
{pc:content action= "lists" catid= "All" order= "id" num= "ten" cache= "3600"}{loop $data $r}<Li> <Divclass= "a_kkkw fl"><ahref= "{$r [url]}" >{$r [title]}</a></Div>//Manage Content, in the background, add content and then display the title name in a single piece of content. <Pclass= "FR">{Date (' y-m-d ', $r [Inputtime])}</P>//Display time <Divclass= "Clear"></Div></Li>{/LOOP}{/PC}
where catid= "33" means traversing the contents of CATID 33.
Phpcms Web site to traverse the big picture carousel to show different pictures