Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

The Logo Slider

Descripción

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]');?>

Capturas

  • Back end logo slider setting
  • Back end add new logo
  • Front end slider look

Instalación

  1. Upload the folder «the-logo-slider» to «/wp-content/plugins/»
  2. Activate the plugin through the «Plugins» menu in WordPress
  3. Add logo images form WP-admin ->The Logo Slider -> Add New Logo
  4. 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

  1. No technical skills needed.

Reseñas

3 de septiembre de 2016 1 reply
The slider works great. Had to make a slight modification in the code so that it would Autoplay, but very simple and easy to use.
Leer todas las 5 reseñas

Colaboradores y desarrolladores

«The Logo Slider» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «The Logo Slider» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

This is first version no known errors found