We'll create fresh WordPress site with The Logo Slider installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin will add a responsive logo slider in your wordpress site.
This is very simple to use. Follow the follwing steps –
Use shortcode in editor to show carousel
[the-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[the-logo-slider]');?>