Beschrijving
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]');?>
Schermafbeeldingen
Installatie
- 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]');?>
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Logo Slider” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Logo Slider” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
This is first version no known errors found