WP Smart Carousel

WP Smart Carousel Plugin Super Lightweight, Fully Responsive and easy to install.

Author:Wp Plugin Area (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.3.1
Plugin version:2.1
Added to WordPress repository:12-05-2015
Last updated:05-11-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:46
Rated by:3
Plugin URI:http://wppluginarea.com/wp-smart-carousel/
Total downloads:1 431
Active installs:200+
plugin download
Click to start download

In this smart carosuel you will get various style and feature with dynamic multiple shortcode. WP Smart Carousel it's supper easy to use. This carosuel made vai owl-carousel we converted into wordpress plugin, Use shortcode anywhere in your theme just copy your shortcode and replace into this "YOUR_SHORTCODE" area to your shortcode

<?php echo do_shortcode('YOUR_SHORTCODE'); ?>

Plugin Help Links:

Example-1

Default Shortcode

[tp_carousel]

Example-2

Carousel With Pagination

[tp_carousel id="2" navigation="true"  autoplay="false"]

Example-3

Item Variations

[tp_carousel id="4" items="5"  autoplay="false" content_style="none"]

Shortcode Guideline

If you want to make your post category carosuel or post content carosuel then you have to use this shortcode

[tp_carousel id="5" items="5" post_type="post" category="your_category_name"]

Do you want More options, features and style? then wait for premium version soon we will be release premium version there you will get lot's of variation of this plugin. Thanks

Note: Here we used id="1, 2, 3" just demo you can use any word name or anything as your like.