Phpcms Web site to traverse the big picture carousel to show different pictures

Source: Internet
Author: User

<!--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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.