Descrição
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]');?>
Imagens de tela
Instalação
- 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.
Avaliações
Contribuidores e desenvolvedores
“The Logo Slider” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “The Logo Slider” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
This is first version no known errors found