Beskrivning
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]');?>
Skärmdumpar
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]');?>
Vanliga frågor
- 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]');?>
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Logo Slider” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Logo Slider” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
This is first version no known errors found