=== Vertical Client Carousel ===
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=afroz92@gmail.com&item_name=vertical+client+carousel
Tags: vertical client carousel, vertical slider, logo slider, Best logo slider, easy logo slider, client logo slider, logo slider wordpress,client slider, Best client slider, easy client slider, client logo slider, client slider wordpress,
Contributors: NetAttingo Technologies
Author: NetAttingo Technologies
Tested up to: 4.6
License: GPLv2
Requires at least: 3.5.0
Stable tag: 1.0

== Description ==
This plugin will add vertical client carousel slider in your wordpress site.
This is very simple to use. 
Follow the follwing steps -

* Upload the folder "vertical-client-carousel" to "/wp-content/plugins/"
* Activate the plugin through the "Plugins" menu in WordPress
* Add new client form WP-admin ->Vertical Client -> Add New Client
* Use shortcode in editor to show carousel

`
[vertical-client-carousel]
`
 You can also call shortcode in php template file by 
 
`
 <?php echo do_shortcode('[vertical-client-carousel]');?> 
`


== Screenshots ==

1. Back end client carousel setting 
2. Back end Add New Client
3. Front end slider look

== Frequently Asked Questions ==
1. No technical skills needed.

== Changelog ==
This is first version no known errors found

== Upgrade Notice == 
This is first version no known notices yet

== Installation ==
1. Upload the folder "vertical-client-carousel" to "/wp-content/plugins/"
2. Activate the plugin through the "Plugins" menu in WordPress
3. Add new client form WP-admin ->Vertical Client -> Add New Client
4. Use shortcode in editor to show carousel
`
[vertical-client-carousel]
`
 You can also call shortcode in php template file by 
 
`
 <?php echo do_shortcode('[vertical-client-carousel]');?> 
`


