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 « the-logo-slider » to « /wp-content/plugins/ »
- Activate the plugin through the « Plugins » menu in WordPress
- Add logo images form WP-admin ->The Logo Slider -> Add New Logo
-
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]');?>
Installation
- Upload the folder « the-logo-slider » to « /wp-content/plugins/ »
- Activate the plugin through the « Plugins » menu in WordPress
- Add logo images form WP-admin ->The Logo Slider -> Add New Logo
-
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]');?>
FAQ
- No technical skills needed.
Avis
Contributeurs/contributrices & développeurs/développeuses
« The Logo Slider » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « The Logo Slider » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
This is first version no known errors found