Portfolio Carousel


[portfolio_carousel title=”The Works” type=”portfolio_cat” counts=”12″] [br top=”60″]

Parameters

[opt title=”title:” desc=”The title for the post carousel.”]default: ‘Recent Works'[/opt] [opt title=”tax:” desc=”The taxonomy for the posts.”]default: ‘cat’
options: ‘cat’, ‘tag'[/opt] [opt title=”counts:” desc=” (Optional) The number of posts to display on each page.”]default: [red]’16′[/red]
options: integer[/opt] [opt title=”cats:” desc=”(Optional) The category ID’s to pull posts from. Can be entered as a comma separated list.”]default: ”
Value: ‘1,2,3’[/opt] [opt title=”posts:” desc=”(Optional) The post ID’s to pull posts from. Can be entered as a comma separated list.”]default: ”
Value: ‘1,2,3’[/opt] [opt title=”order:” desc=”(Optional) Designates the ascending or descending order of the ‘orderby’ parameter.”]default: ‘DESC’
options: ‘ASC’, ‘DESC'[/opt] [opt title=”orderby:” desc=”(Optional) Sort retrieved posts by parameter.”]default: ‘date’
options: ‘ID’, ‘title’, ‘name’, ‘date’, ‘rand’, ‘comment_count’, ‘menu_order'[/opt] [opt title=”auto:” desc=”(Optional) Auto play the slider (true/false).”]default: ‘false’
options: ‘true’, ‘false'[/opt] [opt title=”speed:” desc=”(Optional) Slide transition duration (in ms).”]default: [blue]’800′[/blue]
options: integer[/opt] [opt title=”pause:” desc=”(Optional) The amount of time (in ms) between each auto transition.”]default: [blue]’5000′[/blue]
options: integer[/opt] [opt title=”move_slides:” desc=”(Optional) The number of slides to move on transition.”]default: [red]’4′[/red]
options: ‘1’, ‘2’, ‘3, ‘4’[/opt] [br top=”60″]

Code

[pre][portfolio_carousel title=”The Works” tax=”cat” counts=”16″ cats=”” posts=”” order=”DESC” orderby=”date” auto=”false” speed=”800″ pause=”5000″ move_slides=”4″][/pre]