In this smart carosuel slider you will get various style and feature with dynamic multiple Effect. Smart Carousel Slider it's supper easy to use.
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:
https://www.youtube.com/watch?v=m8ENdNQB-Ac
Plugin Features:
- Super Lightweight
- Multiple Effect
- Fully Responsive
- Multiple Uses
- Various Option
Example-1
Slider Default Shortcode
[tp_slider]
Example-2
Slider With Pagination
[tp_slider id="2" navigation="false" pagination="true"]
Example-2
Slider With Navigation
[tp_slider id="2" navigation="true" pagination="false"]
Example-3
Slider With Content
[tp_slider id="3" pagination="true" contentstyle="block" effect="fade"]
Note: Here we used id="1, 2, 3" just demo you can any word name or anything.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- You can use plugin shortcode in your post or anywhere.
- Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates