Description
This plugin will add a responsive logo slider in your wordpress site.
This is very simple to use. Follow the follwing steps –
- Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
Screenshots
Installation
- Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
FAQ
- No technical skills needed.
- Installation Instructions
-
- Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
- Activate the plugin through the “Plugins” menu in WordPress
- Add logo images form WP-Admin ->Logo Slider -> Add New Logo
-
Use shortcode in editor to show carousel
[cbls-logo-slider]
You can also call shortcode in php template file by
<?php echo do_shortcode('[cbls-logo-slider]');?>
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Logo Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Logo Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
This is first version no known errors found